commit: 7ee6d695b67cac42e79ba90d13b3f0bfca1b3d74 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 28 14:19:33 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Oct 28 14:19:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee6d695
sci-libs/nlopt: Stabilize 2.10.0-r1 amd64, #965231 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sci-libs/nlopt/nlopt-2.10.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/nlopt/nlopt-2.10.0-r1.ebuild b/sci-libs/nlopt/nlopt-2.10.0-r1.ebuild index ae3da33926dd..84a081d4b084 100644 --- a/sci-libs/nlopt/nlopt-2.10.0-r1.ebuild +++ b/sci-libs/nlopt/nlopt-2.10.0-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/stevengj/nlopt/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1 MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="guile octave python test" REQUIRED_USE="guile? ( ${GUILE_REQUIRED_USE} ) python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )"
