diff options
author | Markus Meier <maekke@gentoo.org> | 2016-11-13 09:39:38 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-11-13 09:39:38 +0100 |
commit | 940961988808daa3f2b45734ee61273f99d90c60 (patch) | |
tree | fba52b631a5d488024c7693c83cbae82834aa89b /net-libs | |
parent | dev-lang/python: arm stable, bug #592658 (diff) | |
download | gentoo-940961988808daa3f2b45734ee61273f99d90c60.tar.gz gentoo-940961988808daa3f2b45734ee61273f99d90c60.tar.bz2 gentoo-940961988808daa3f2b45734ee61273f99d90c60.zip |
net-libs/rb_libtorrent: arm stable, bug #530720
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild | 2 |
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 b63751aff3d2..573ce402c27a 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild @@ -20,7 +20,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} )" |