summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-09 14:13:44 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-09 14:13:44 +0200
commit2c435455483724b347a8d63ab7c1c6d06d26d4da (patch)
tree6e26413143704994161f5a577ba0257c849fc548 /sci-libs
parentdev-python/boto3: Remove old (diff)
downloadgentoo-2c435455483724b347a8d63ab7c1c6d06d26d4da.tar.gz
gentoo-2c435455483724b347a8d63ab7c1c6d06d26d4da.tar.bz2
gentoo-2c435455483724b347a8d63ab7c1c6d06d26d4da.zip
sci-libs/nlopt: amd64 stable wrt bug #856550
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/nlopt/nlopt-2.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/nlopt/nlopt-2.7.1.ebuild b/sci-libs/nlopt/nlopt-2.7.1.ebuild
index 814c7a1440fc..967176d9ee7c 100644
--- a/sci-libs/nlopt/nlopt-2.7.1.ebuild
+++ b/sci-libs/nlopt/nlopt-2.7.1.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} )"