summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-22 09:42:54 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-22 09:42:54 +0200
commit34896281ac61179035ed5dfe7ab4c58d841e00c7 (patch)
treebc1893cf2f53196096070cb19d7d522db792dd3f /sci-libs/nlopt
parentdev-ruby/open4: amd64 stable wrt bug #821361 (diff)
downloadgentoo-34896281ac61179035ed5dfe7ab4c58d841e00c7.tar.gz
gentoo-34896281ac61179035ed5dfe7ab4c58d841e00c7.tar.bz2
gentoo-34896281ac61179035ed5dfe7ab4c58d841e00c7.zip
sci-libs/nlopt: amd64 stable wrt bug #859166
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/nlopt')
-rw-r--r--sci-libs/nlopt/nlopt-2.7.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/nlopt/nlopt-2.7.1-r1.ebuild b/sci-libs/nlopt/nlopt-2.7.1-r1.ebuild
index a7ca0ef31672..0ca16291154d 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} )"