diff options
author | Sam James <sam@gentoo.org> | 2024-01-10 12:10:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-10 12:10:06 +0000 |
commit | a8833ed830b30fe970c38abe8ae3bc8d0c955f93 (patch) | |
tree | f667166501b2eb7e24c126f31f2aa99594799198 /sci-libs | |
parent | sci-astronomy/stellarium: Keyword 23.4 ppc, #921695 (diff) | |
download | gentoo-a8833ed830b30fe970c38abe8ae3bc8d0c955f93.tar.gz gentoo-a8833ed830b30fe970c38abe8ae3bc8d0c955f93.tar.bz2 gentoo-a8833ed830b30fe970c38abe8ae3bc8d0c955f93.zip |
sci-libs/nlopt: Keyword 2.7.1-r2 ppc, #921695
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild b/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild index 634c1c5947bf..8e594862846e 100644 --- a/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild +++ b/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,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 ~ppc ~x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="cxx guile octave python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |