diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-13 22:36:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-13 22:36:30 +0000 |
commit | 858e5c8fde792d70f3d5288510befeb202ffb62d (patch) | |
tree | cd2c1ef2c6041a8b0bc9c10bd75647d210c41365 /net-libs | |
parent | sys-process/vixie-cron: stable 4.1-r15 for ppc64, bug #635868 (diff) | |
download | gentoo-858e5c8fde792d70f3d5288510befeb202ffb62d.tar.gz gentoo-858e5c8fde792d70f3d5288510befeb202ffb62d.tar.bz2 gentoo-858e5c8fde792d70f3d5288510befeb202ffb62d.zip |
net-libs/libtorrent-rasterbar: stable 1.1.5-r1 for ppc, bug #623152
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"
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 62693e18cda6..9764eda8cc98 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} )" |