From 6e7793960b475980026064396b6f3e418f364bf4 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 5 Jul 2020 15:43:23 +0200 Subject: 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 --- 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 dbd4f2f1a48f..d71069e391f4 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" -- cgit v1.2.3-65-gdbad