summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-08 03:53:48 +0000
committerSam James <sam@gentoo.org>2024-11-08 03:53:48 +0000
commit27cecd218f7a755251428eb8e41e9079856e8b84 (patch)
tree17e7c79be23fb1061ad6003816b6de25f638c158 /sci-libs/nlopt
parentsci-libs/linux-gpib: Stabilize 4.3.6-r100 amd64, #942834 (diff)
downloadgentoo-27cecd218f7a755251428eb8e41e9079856e8b84.tar.gz
gentoo-27cecd218f7a755251428eb8e41e9079856e8b84.tar.bz2
gentoo-27cecd218f7a755251428eb8e41e9079856e8b84.zip
sci-libs/nlopt: Stabilize 2.7.1-r100 amd64, #942834
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/nlopt')
-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 385cdb5a674d..d7e971ee93cd 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} )"