diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 09:37:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 09:37:45 +0200 |
commit | 5c44691dec10d19dba3de614caee91d07216ee27 (patch) | |
tree | 7b8a882e63cb38f91d08781be966780f3ab94ea0 /sci-libs/nlopt/nlopt-2.7.1-r2.ebuild | |
parent | sci-libs/hdf5: Stabilize 1.12.2-r5 x86, #899460 (diff) | |
download | gentoo-5c44691dec10d19dba3de614caee91d07216ee27.tar.gz gentoo-5c44691dec10d19dba3de614caee91d07216ee27.tar.bz2 gentoo-5c44691dec10d19dba3de614caee91d07216ee27.zip |
sci-libs/nlopt: Stabilize 2.7.1-r2 x86, #899464
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/nlopt/nlopt-2.7.1-r2.ebuild')
-rw-r--r-- | sci-libs/nlopt/nlopt-2.7.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild b/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild index 974f2f022535..93bb1a042c26 100644 --- a/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild +++ b/sci-libs/nlopt/nlopt-2.7.1-r2.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} )" |