summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-08 10:58:56 +0000
committerSam James <sam@gentoo.org>2024-11-08 10:58:56 +0000
commitef878d9fb6cd8f7bc2e0028779a2131698e1b4f3 (patch)
tree404a589c34eaf8b26e98837bb60f66d222268122 /sci-libs
parentnet-mail/mailutils: Stabilize 3.17-r100 ppc64, #942834 (diff)
downloadgentoo-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.ebuild2
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} )"