diff options
author | Sam James <sam@gentoo.org> | 2023-03-07 11:40:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-07 11:40:38 +0000 |
commit | 939891caa4bceb0431569be4f1ce2a0d35ce6a9f (patch) | |
tree | 4b391f94655895b504031fa4015b9e663c183eb3 /sci-libs | |
parent | sci-visualization/gwyddion: Stabilize 2.61 amd64, #899458 (diff) | |
download | gentoo-939891caa4bceb0431569be4f1ce2a0d35ce6a9f.tar.gz gentoo-939891caa4bceb0431569be4f1ce2a0d35ce6a9f.tar.bz2 gentoo-939891caa4bceb0431569be4f1ce2a0d35ce6a9f.zip |
sci-libs/nlopt: Stabilize 2.7.1-r2 amd64, #899464
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 93bb1a042c26..67b4245b9809 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} )" |