diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-28 23:24:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-28 23:24:12 +0100 |
commit | 99e982c5a399768fc03a74a15a48d287edd2b884 (patch) | |
tree | 1a50127dc69ff53e26e24b7efae999c9a2fceab9 /net-p2p/transmission | |
parent | app-misc/tmux: stable 2.6 for ppc64, bug #644254 (diff) | |
download | gentoo-99e982c5a399768fc03a74a15a48d287edd2b884.tar.gz gentoo-99e982c5a399768fc03a74a15a48d287edd2b884.tar.bz2 gentoo-99e982c5a399768fc03a74a15a48d287edd2b884.zip |
net-p2p/transmission: stable 2.93 for ppc64, bug #644406
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-p2p/transmission')
-rw-r--r-- | net-p2p/transmission/transmission-2.93.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission/transmission-2.93.ebuild b/net-p2p/transmission/transmission-2.93.ebuild index c707d6b738c2..6c362c60ac81 100644 --- a/net-p2p/transmission/transmission-2.93.ebuild +++ b/net-p2p/transmission/transmission-2.93.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/transmission/transmission-releases/raw/master/${P}.t 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= ) |