summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-08-25 18:40:03 -0400
committerMichael Orlitzky <mjo@gentoo.org>2024-08-26 20:20:57 -0400
commitd242fd5dc52ffeda3e5ccc0dc6ed078ed2e2b464 (patch)
tree4bf3891118c3e872654ece8475263e89e50bcdd3 /sci-libs/fplll
parentprofiles/arch/riscv: mask USE=qd for sci-libs/fplll (diff)
downloadgentoo-d242fd5dc52ffeda3e5ccc0dc6ed078ed2e2b464.tar.gz
gentoo-d242fd5dc52ffeda3e5ccc0dc6ed078ed2e2b464.tar.bz2
gentoo-d242fd5dc52ffeda3e5ccc0dc6ed078ed2e2b464.zip
sci-libs/fplll: keyword 5.4.5 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-libs/fplll')
-rw-r--r--sci-libs/fplll/fplll-5.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/fplll/fplll-5.4.5.ebuild b/sci-libs/fplll/fplll-5.4.5.ebuild
index f947f1eaf1d1..57108bc65cbf 100644
--- a/sci-libs/fplll/fplll-5.4.5.ebuild
+++ b/sci-libs/fplll/fplll-5.4.5.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
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0/8"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
IUSE="qd"
BDEPEND="virtual/pkgconfig"