diff options
Diffstat (limited to 'sci-libs/nlopt/nlopt-2.6.2-r1.ebuild')
-rw-r--r-- | sci-libs/nlopt/nlopt-2.6.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/nlopt/nlopt-2.6.2-r1.ebuild b/sci-libs/nlopt/nlopt-2.6.2-r1.ebuild index e84205a3af5c..6fa9dea93bbe 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} )" |