From 939891caa4bceb0431569be4f1ce2a0d35ce6a9f Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 7 Mar 2023 11:40:38 +0000 Subject: sci-libs/nlopt: Stabilize 2.7.1-r2 amd64, #899464 Signed-off-by: Sam James --- sci-libs/nlopt/nlopt-2.7.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-libs') 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} )" -- cgit v1.2.3-65-gdbad