diff options
author | Sam James <sam@gentoo.org> | 2024-11-08 10:58:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-08 10:58:56 +0000 |
commit | ef878d9fb6cd8f7bc2e0028779a2131698e1b4f3 (patch) | |
tree | 404a589c34eaf8b26e98837bb60f66d222268122 /sci-libs | |
parent | net-mail/mailutils: Stabilize 3.17-r100 ppc64, #942834 (diff) | |
download | gentoo-ef878d9fb6cd8f7bc2e0028779a2131698e1b4f3.tar.gz gentoo-ef878d9fb6cd8f7bc2e0028779a2131698e1b4f3.tar.bz2 gentoo-ef878d9fb6cd8f7bc2e0028779a2131698e1b4f3.zip |
sci-libs/nlopt: Stabilize 2.7.1-r100 ppc64, #942834
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/nlopt/nlopt-2.7.1-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/nlopt/nlopt-2.7.1-r100.ebuild b/sci-libs/nlopt/nlopt-2.7.1-r100.ebuild index d7e971ee93cd..eb57a5b3d68b 100644 --- a/sci-libs/nlopt/nlopt-2.7.1-r100.ebuild +++ b/sci-libs/nlopt/nlopt-2.7.1-r100.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/stevengj/nlopt" SRC_URI="https://github.com/stevengj/nlopt/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1 MIT" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="cxx guile octave python test" REQUIRED_USE="guile? ( ${GUILE_REQUIRED_USE} ) python? ( ${PYTHON_REQUIRED_USE} )" |