summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-03-10 11:49:34 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-03-10 11:59:09 +0100
commitb0309b8b7def5f7441702b2b93fd4cf5cf5f8505 (patch)
treece29db88c61228941af59cf8e7ad8c5acf77b288 /net-libs
parentdev-python/terminado: Add python3_6 to PYTHON_COMPAT (diff)
downloadgentoo-b0309b8b7def5f7441702b2b93fd4cf5cf5f8505.tar.gz
gentoo-b0309b8b7def5f7441702b2b93fd4cf5cf5f8505.tar.bz2
gentoo-b0309b8b7def5f7441702b2b93fd4cf5cf5f8505.zip
net-libs/rb_libtorrent: x86 stable wrt bug #530720
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild
index c3bca6272471..84dbe476fb49 100644
--- a/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild
+++ b/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${MY_
LICENSE="BSD"
SLOT="0/8"
-KEYWORDS="amd64 arm ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug +dht doc examples +geoip libressl python +ssl static-libs test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"