diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 10:25:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 10:34:04 +0100 |
commit | 72ae7b91c0af768dcfe494942c901d577abf684d (patch) | |
tree | babcdabae08eb694877d643befa548eb110ec2ac /net-p2p | |
parent | dev-ruby/pkg-config: ppc64 stable wrt bug #602510 (diff) | |
download | gentoo-72ae7b91c0af768dcfe494942c901d577abf684d.tar.gz gentoo-72ae7b91c0af768dcfe494942c901d577abf684d.tar.bz2 gentoo-72ae7b91c0af768dcfe494942c901d577abf684d.zip |
net-p2p/transmission: ppc64 stable wrt bug #586648
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission/transmission-2.92-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission/transmission-2.92-r1.ebuild b/net-p2p/transmission/transmission-2.92-r1.ebuild index 0d569b7099c0..2aaf5301335a 100644 --- a/net-p2p/transmission/transmission-2.92-r1.ebuild +++ b/net-p2p/transmission/transmission-2.92-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://download.transmissionbt.com/${PN}/files/${P}.tar.xz" LICENSE="|| ( GPL-2 GPL-3 Transmission-OpenSSL-exception ) GPL-2 MIT" SLOT=0 IUSE="ayatana gtk libressl lightweight systemd qt5 xfs" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ~arm ~mips ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux" RDEPEND=">=dev-libs/libevent-2.0.10:= !libressl? ( dev-libs/openssl:0= ) |