summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-02 10:34:42 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-02 10:52:58 +0100
commite003c24f72e7ee7ffd17c6718845ff01ddf913a2 (patch)
treea1db724cf4bd97a9611b44be7fb1fb43d755a1f7 /sci-libs/nlopt
parentmedia-gfx/darktable: x86 stable wrt bug #594590 (diff)
downloadgentoo-e003c24f72e7ee7ffd17c6718845ff01ddf913a2.tar.gz
gentoo-e003c24f72e7ee7ffd17c6718845ff01ddf913a2.tar.bz2
gentoo-e003c24f72e7ee7ffd17c6718845ff01ddf913a2.zip
sci-libs/nlopt: x86 stable wrt bug #593568
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/nlopt')
-rw-r--r--sci-libs/nlopt/nlopt-2.4.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/nlopt/nlopt-2.4.2-r1.ebuild b/sci-libs/nlopt/nlopt-2.4.2-r1.ebuild
index f2e4af696b45..9e01e714d2a1 100644
--- a/sci-libs/nlopt/nlopt-2.4.2-r1.ebuild
+++ b/sci-libs/nlopt/nlopt-2.4.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ HOMEPAGE="http://ab-initio.mit.edu/nlopt/"
SRC_URI="${HOMEPAGE}/${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"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"