commit: f7ec086bd9d988108831361bce120c7165b46cdc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 9 18:41:35 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 9 18:41:35 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7ec086b
net-wireless/ubertooth: Stabilize 2020.12.1-r1 arm, #892397
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-wireless/ubertooth/ubertooth-2020.12.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"