commit: 8cddb8888178467586f506a6ab9899961cc4ebd1 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Jul 22 07:48:00 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Jul 22 07:48:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cddb888
sci-libs/nlopt: x86 stable wrt bug #859166 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sci-libs/nlopt/nlopt-2.7.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/nlopt/nlopt-2.7.1-r1.ebuild b/sci-libs/nlopt/nlopt-2.7.1-r1.ebuild index 0ca16291154d..e6f71f100981 100644 --- a/sci-libs/nlopt/nlopt-2.7.1-r1.ebuild +++ b/sci-libs/nlopt/nlopt-2.7.1-r1.ebuild @@ -12,7 +12,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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="cxx guile octave python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
