summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-15 08:00:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-15 08:00:18 +0200
commit0e746c40baf377ea49600595d614e7a95f142d06 (patch)
tree1546afa240add7c3ea25bef11ff3b22ee7010057 /net-libs
parentnet-firewall/fwbuilder: x86 stable wrt bug #806589 (diff)
downloadgentoo-0e746c40baf377ea49600595d614e7a95f142d06.tar.gz
gentoo-0e746c40baf377ea49600595d614e7a95f142d06.tar.bz2
gentoo-0e746c40baf377ea49600595d614e7a95f142d06.zip
net-libs/libhackrf: x86 stable wrt bug #808059
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libhackrf/libhackrf-2021.03.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libhackrf/libhackrf-2021.03.1.ebuild b/net-libs/libhackrf/libhackrf-2021.03.1.ebuild
index e02c48857a94..68fc002026d0 100644
--- a/net-libs/libhackrf/libhackrf-2021.03.1.ebuild
+++ b/net-libs/libhackrf/libhackrf-2021.03.1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
else
S="${WORKDIR}/hackrf-${PV}/host/libhackrf"
SRC_URI="https://github.com/mossmann/hackrf/releases/download/v${PV}/hackrf-${PV}.tar.xz"
- KEYWORDS="amd64 ~arm ~ppc ~x86"
+ KEYWORDS="amd64 ~arm ~ppc x86"
fi
LICENSE="BSD"