commit: 93eb603edbd9d02145aa67486b25485fc7303c33 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sat Apr 30 11:13:54 2022 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sat Apr 30 15:53:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93eb603e
sci-libs/volk: keyword 2.5.0 for ~riscv Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> sci-libs/volk/volk-2.5.0.ebuild | 4 ++-- 1 file 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}"
