Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gr-iqbal/
Date: Sat, 30 Apr 2022 17:51:21
Message-Id: 1651341070.6a0ee7028223f271612477e76c87c202c3447e64.marecki@gentoo
1 commit: 6a0ee7028223f271612477e76c87c202c3447e64
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 30 17:10:24 2022 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 30 17:51:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a0ee702
7
8 net-wireless/gr-iqbal: keyword 0.38.2 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 net-wireless/gr-iqbal/gr-iqbal-0.38.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-wireless/gr-iqbal/gr-iqbal-0.38.2.ebuild b/net-wireless/gr-iqbal/gr-iqbal-0.38.2.ebuild
16 index 9e73538bd42b..4a7b4327adeb 100644
17 --- a/net-wireless/gr-iqbal/gr-iqbal-0.38.2.ebuild
18 +++ b/net-wireless/gr-iqbal/gr-iqbal-0.38.2.ebuild
19 @@ -14,7 +14,7 @@ if [[ ${PV} == 9999* ]]; then
20 EGIT_REPO_URI="https://github.com/osmocom/gr-iqbal.git"
21 else
22 SRC_URI="https://github.com/osmocom/gr-iqbal/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23 - KEYWORDS="~amd64 ~arm ~x86"
24 + KEYWORDS="~amd64 ~arm ~riscv ~x86"
25 fi
26
27 LICENSE="GPL-3"