summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2022-04-30 20:08:14 +0100
committerMarek Szuba <marecki@gentoo.org>2022-04-30 20:09:03 +0100
commitd67bdb1dd2ca3ce50539b2f7094166c624207be3 (patch)
tree319e2ad918e8200fa93413ea614c262dbae9e88e /net-wireless
parentnet-wireless/soapysdr: keyword 0.7.2 for ~riscv (diff)
downloadgentoo-d67bdb1dd2ca3ce50539b2f7094166c624207be3.tar.gz
gentoo-d67bdb1dd2ca3ce50539b2f7094166c624207be3.tar.bz2
gentoo-d67bdb1dd2ca3ce50539b2f7094166c624207be3.zip
net-wireless/gr-osmosdr: keyword 0.2.3 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.ebuild
index f7033fd6e361..700654075138 100644
--- a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.ebuild
+++ b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3.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
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/osmocom/gr-osmosdr.git"
else
SRC_URI="https://github.com/osmocom/gr-osmosdr/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="~amd64 ~arm ~riscv ~x86"
fi
LICENSE="GPL-3"