summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-05 15:34:19 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-05 15:34:19 +0200
commitad75fe8b29a32187626a6eb1fbf54898132df736 (patch)
tree2c817290b0657cbdbe0e2a17e32f44c6963180ed
parentdev-python/tox: Stabilize 3.15.2 amd64, #730374 (diff)
downloadgentoo-ad75fe8b29a32187626a6eb1fbf54898132df736.tar.gz
gentoo-ad75fe8b29a32187626a6eb1fbf54898132df736.tar.bz2
gentoo-ad75fe8b29a32187626a6eb1fbf54898132df736.zip
net-libs/libbtbb: 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>
-rw-r--r--net-libs/libbtbb/libbtbb-2018.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libbtbb/libbtbb-2018.12.1.ebuild b/net-libs/libbtbb/libbtbb-2018.12.1.ebuild
index ee2dca3e96ce..9b6dba69365e 100644
--- a/net-libs/libbtbb/libbtbb-2018.12.1.ebuild
+++ b/net-libs/libbtbb/libbtbb-2018.12.1.ebuild
@@ -19,7 +19,7 @@ else
MY_PV=${MY_PV/./-R}
S=${WORKDIR}/${PN}-${MY_PV}
SRC_URI="https://github.com/greatscottgadgets/${PN}/archive/${MY_PV}.tar.gz -> ${PN}-${MY_PV}.tar.gz"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm ~x86"
fi
LICENSE="GPL-2"