summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2022-04-30 12:13:54 +0100
committerMarek Szuba <marecki@gentoo.org>2022-04-30 16:53:08 +0100
commit93eb603edbd9d02145aa67486b25485fc7303c33 (patch)
treec585a4280feabe62a416e4754107b75c4938db5d /sci-libs/volk
parentsci-libs/mpir: keyword 3.0.0-r1 for ~riscv (diff)
downloadgentoo-93eb603edbd9d02145aa67486b25485fc7303c33.tar.gz
gentoo-93eb603edbd9d02145aa67486b25485fc7303c33.tar.bz2
gentoo-93eb603edbd9d02145aa67486b25485fc7303c33.zip
sci-libs/volk: keyword 2.5.0 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sci-libs/volk')
-rw-r--r--sci-libs/volk/volk-2.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/volk/volk-2.5.0.ebuild b/sci-libs/volk/volk-2.5.0.ebuild
index c60b99d87b2b..36244677883f 100644
--- a/sci-libs/volk/volk-2.5.0.ebuild
+++ b/sci-libs/volk/volk-2.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/gnuradio/volk/releases/download/v${PV}/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~riscv ~x86"
IUSE="orc test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"