commit: 6e7793960b475980026064396b6f3e418f364bf4
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 5 13:43:23 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jul 5 13:43:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e779396
net-wireless/ubertooth: x86 stable wrt bug #702448
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-wireless/ubertooth/ubertooth-2018.12.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-wireless/ubertooth/ubertooth-2018.12.1.ebuild
b/net-wireless/ubertooth/ubertooth-2018.12.1.ebuild
index dbd4f2f1a48..d71069e391f 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"