summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-01-10 13:31:35 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-01-10 13:31:35 +0100
commit638db5f082ec977368768418a6f362fe210f045e (patch)
treeef8cf77615384a86259fd12c56ec4e7c6dfa39e3 /sci-libs
parentdev-db/redis: drop 7.0.5-r1 (diff)
downloadgentoo-638db5f082ec977368768418a6f362fe210f045e.tar.gz
gentoo-638db5f082ec977368768418a6f362fe210f045e.tar.bz2
gentoo-638db5f082ec977368768418a6f362fe210f045e.zip
sci-libs/nlopt: Keyword 2.7.1-r2 riscv, #921695
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/nlopt/nlopt-2.7.1-r2.ebuild2
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 8e594862846e..4998984c409b 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 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux"
SLOT="0"
IUSE="cxx guile octave python test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"