diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-12 11:35:20 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-12 11:35:20 +0000 |
commit | f83baea218b93e1ed9403c873d7f6399dec91266 (patch) | |
tree | fb4bc077b1f24724c341190c84ba407e4d6e0a94 /net-libs | |
parent | net-libs/loudmouth: stable 1.5.2-r1 for ppc, bug #619488 (diff) | |
download | gentoo-f83baea218b93e1ed9403c873d7f6399dec91266.tar.gz gentoo-f83baea218b93e1ed9403c873d7f6399dec91266.tar.bz2 gentoo-f83baea218b93e1ed9403c873d7f6399dec91266.zip |
net-libs/libtorrent-rasterbar: stable 1.1.5-r1 for ppc64, bug #623152
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.5-r1.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.5-r1.ebuild index 4411e42702fc..62693e18cda6 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.5-r1.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.5-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${MY_ LICENSE="BSD" SLOT="0/9" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug +dht doc examples libressl python +ssl static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |