summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-21 10:47:09 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-21 10:47:09 +0200
commitf26b17eec86b329c376825bd8b48344308b04378 (patch)
tree57182753af6195c0828337e55a86a6562330b94a /sci-libs
parentdev-ruby/actionmailbox: fix test dependencies (diff)
downloadgentoo-f26b17eec86b329c376825bd8b48344308b04378.tar.gz
gentoo-f26b17eec86b329c376825bd8b48344308b04378.tar.bz2
gentoo-f26b17eec86b329c376825bd8b48344308b04378.zip
sci-libs/nlopt: amd64 stable wrt bug #724640
Package-Manager: Portage-2.3.99, Repoman-2.3.22 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.6.2-r1.ebuild2
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 416022d0dc54..e84205a3af5c 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} )"