diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-28 21:52:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-28 21:53:16 +0100 |
commit | 3f277efd85fe2dc00a45f636561675d6b02a9b89 (patch) | |
tree | 54e26acc4ff1ee78cbbf53271210a8e8cc240044 /net-libs/libtorrent-rasterbar | |
parent | net-libs/signond: 8.59 version bump (diff) | |
download | gentoo-3f277efd85fe2dc00a45f636561675d6b02a9b89.tar.gz gentoo-3f277efd85fe2dc00a45f636561675d6b02a9b89.tar.bz2 gentoo-3f277efd85fe2dc00a45f636561675d6b02a9b89.zip |
net-libs/libtorrent-rasterbar: stable 1.0.11-r1 for ppc/ppc64, bug #593288
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc ppc64"
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 4b0322c2624f..cc369c61d8e9 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} )" |