diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-05 15:34:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-05 15:34:39 +0200 |
commit | 2e95b41c8994d28484351b30cc5d572af1a35784 (patch) | |
tree | a0cd34990fcdf1f511df693e5d275b7e14d2ae69 /net-wireless | |
parent | net-wireless/kismet: amd64 stable wrt bug #702448 (diff) | |
download | gentoo-2e95b41c8994d28484351b30cc5d572af1a35784.tar.gz gentoo-2e95b41c8994d28484351b30cc5d572af1a35784.tar.bz2 gentoo-2e95b41c8994d28484351b30cc5d572af1a35784.zip |
net-wireless/ubertooth: amd64 stable wrt bug #702448
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/ubertooth/ubertooth-2018.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/ubertooth/ubertooth-2018.12.1.ebuild b/net-wireless/ubertooth/ubertooth-2018.12.1.ebuild index 32189828f352..f0adfeb61dd9 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" |