summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-09 18:41:35 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-09 18:41:35 +0000
commitf7ec086bd9d988108831361bce120c7165b46cdc (patch)
tree53b8abbe0709fce9248a6b4e99e7a7dad545b0e2 /net-wireless/ubertooth
parentdev-db/sqlmap: add 1.7.4 (diff)
downloadgentoo-f7ec086bd9d988108831361bce120c7165b46cdc.tar.gz
gentoo-f7ec086bd9d988108831361bce120c7165b46cdc.tar.bz2
gentoo-f7ec086bd9d988108831361bce120c7165b46cdc.zip
net-wireless/ubertooth: Stabilize 2020.12.1-r1 arm, #892397
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-wireless/ubertooth')
-rw-r--r--net-wireless/ubertooth/ubertooth-2020.12.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/ubertooth/ubertooth-2020.12.1-r1.ebuild b/net-wireless/ubertooth/ubertooth-2020.12.1-r1.ebuild
index 580e009cffa1..701fc9d9ceb9 100644
--- a/net-wireless/ubertooth/ubertooth-2020.12.1-r1.ebuild
+++ b/net-wireless/ubertooth/ubertooth-2020.12.1-r1.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"