Gentoo Archives: gentoo-commits

From: Rick Farina <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/qdmr/
Date: Sat, 06 Nov 2021 23:28:32
Message-Id: 1636241301.cc152e43e18f561c19c91e46f2482412649b11d0.zerochaos@gentoo
1 commit: cc152e43e18f561c19c91e46f2482412649b11d0
2 Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 6 23:28:21 2021 +0000
4 Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 6 23:28:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc152e43
7
8 net-wireless/qdmr: stable
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
12
13 net-wireless/qdmr/qdmr-0.9.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-wireless/qdmr/qdmr-0.9.1.ebuild b/net-wireless/qdmr/qdmr-0.9.1.ebuild
17 index d80ff759986..7bb8e712dd8 100644
18 --- a/net-wireless/qdmr/qdmr-0.9.1.ebuild
19 +++ b/net-wireless/qdmr/qdmr-0.9.1.ebuild
20 @@ -14,7 +14,7 @@ else
21 MY_PV="${PV/_/-}"
22 SRC_URI="https://github.com/hmatuschek/qdmr/archive/refs/tags/v${MY_PV}.tar.gz -> ${P}.tar.gz"
23 S="${WORKDIR}/${PN}-${MY_PV}"
24 - KEYWORDS="~amd64 ~x86"
25 + KEYWORDS="amd64 x86"
26 fi
27
28 LICENSE="GPL-3+"