commit: 73d2344290032f48cd6560bcc62c5b272737c918 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 28 14:20:16 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Oct 28 14:20:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73d23442
sci-libs/nlopt: Stabilize 2.10.0-r1 ppc64, #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 84a081d4b084..b51447850769 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 )"
