commit: 27cecd218f7a755251428eb8e41e9079856e8b84 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 8 03:53:48 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 8 03:53:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27cecd21
sci-libs/nlopt: Stabilize 2.7.1-r100 amd64, #942834 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/nlopt/nlopt-2.7.1-r100.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} )"
