summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-09 20:37:47 +0100
committerSam James <sam@gentoo.org>2023-04-09 20:37:47 +0100
commit50b7453ac7054167420f20e44dd7a2eb500944c2 (patch)
tree3687bbd47e87363a2743ee198540179b24bc79c2 /net-wireless
parentmedia-libs/vidstab: Stabilize 1.1.1 amd64, #902763 (diff)
downloadgentoo-50b7453ac7054167420f20e44dd7a2eb500944c2.tar.gz
gentoo-50b7453ac7054167420f20e44dd7a2eb500944c2.tar.bz2
gentoo-50b7453ac7054167420f20e44dd7a2eb500944c2.zip
net-wireless/ubertooth: Stabilize 2020.12.1-r1 amd64, #892397
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless')
-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 701fc9d9ceb9..03cb4d1da29c 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"