commit: 661f9e371de23a0e95a33d6634bb3e090b0aebaf Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Jul 21 09:32:25 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Jul 21 09:32:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=661f9e37
sci-libs/nlopt: x86 stable wrt bug #724640 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sci-libs/nlopt/nlopt-2.6.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/nlopt/nlopt-2.6.2-r1.ebuild b/sci-libs/nlopt/nlopt-2.6.2-r1.ebuild index e84205a3af5..6fa9dea93bb 100644 --- a/sci-libs/nlopt/nlopt-2.6.2-r1.ebuild +++ b/sci-libs/nlopt/nlopt-2.6.2-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://ab-initio.mit.edu/nlopt/" SRC_URI="https://github.com/stevengj/nlopt/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1 MIT" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="cxx guile octave python static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
