diff options
author | Sam James <sam@gentoo.org> | 2024-01-11 09:36:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-11 09:36:44 +0000 |
commit | 2d1ff566ca0f13e8b1d6d77625413633429592eb (patch) | |
tree | ec96cb94c32c09eae1d6ba1d5b9e475cfe78f1e4 /sci-libs | |
parent | sci-astronomy/stellarium: Keyword 23.4 ppc64, #921695 (diff) | |
download | gentoo-2d1ff566ca0f13e8b1d6d77625413633429592eb.tar.gz gentoo-2d1ff566ca0f13e8b1d6d77625413633429592eb.tar.bz2 gentoo-2d1ff566ca0f13e8b1d6d77625413633429592eb.zip |
sci-libs/nlopt: Keyword 2.7.1-r2 ppc64, #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 | 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 4998984c409b..b95c60952ce8 100644 --- a/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild +++ b/sci-libs/nlopt/nlopt-2.7.1-r2.ebuild @@ -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 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="cxx guile octave python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |