summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-05 15:37:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-05 15:37:53 +0200
commitfbe860d4ba0b0cc01388566254f406cbdf215e1a (patch)
tree2da6c6176b668678f8b512f2f714682c2b933fb9 /net-wireless
parentnet-wireless/rtl-sdr: arm stable wrt bug #702448 (diff)
downloadgentoo-fbe860d4ba0b0cc01388566254f406cbdf215e1a.tar.gz
gentoo-fbe860d4ba0b0cc01388566254f406cbdf215e1a.tar.bz2
gentoo-fbe860d4ba0b0cc01388566254f406cbdf215e1a.zip
net-wireless/ubertooth: arm stable wrt bug #702448
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/ubertooth/ubertooth-2018.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/ubertooth/ubertooth-2018.12.1.ebuild b/net-wireless/ubertooth/ubertooth-2018.12.1.ebuild
index f0adfeb61dd9..dbd4f2f1a48f 100644
--- a/net-wireless/ubertooth/ubertooth-2018.12.1.ebuild
+++ b/net-wireless/ubertooth/ubertooth-2018.12.1.ebuild
@@ -27,7 +27,7 @@ if [[ ${PV} == "9999" ]] ; then
else
S="${WORKDIR}/${PN}-${MY_PV}/host"
SRC_URI="https://github.com/greatscottgadgets/${PN}/releases/download/${MY_PV}/${PN}-${MY_PV}.tar.xz"
- KEYWORDS="amd64 ~arm ~x86"
+ KEYWORDS="amd64 arm ~x86"
fi
DESCRIPTION="open source wireless development platform suitable for Bluetooth experimentation"