diff options
author | Markus Meier <maekke@gentoo.org> | 2017-10-24 19:35:51 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-10-24 19:35:51 +0200 |
commit | 27bdf75fcd37c3274d921526a978d1c79ef85398 (patch) | |
tree | 831cd413aedad4663db55e203a9fd3c4ba3c3209 /net-libs/libtorrent-rasterbar | |
parent | dev-python/pyblake2: select implementation using compiler macros (diff) | |
download | gentoo-27bdf75fcd37c3274d921526a978d1c79ef85398.tar.gz gentoo-27bdf75fcd37c3274d921526a978d1c79ef85398.tar.bz2 gentoo-27bdf75fcd37c3274d921526a978d1c79ef85398.zip |
net-libs/libtorrent-rasterbar: arm stable, bug #593288
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-libs/libtorrent-rasterbar')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.0.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.0.11-r1.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.0.11-r1.ebuild index a1ec1f1324fe..4b0322c2624f 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.0.11-r1.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.0.11-r1.ebuild @@ -18,7 +18,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} )" |