diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-14 20:59:47 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-14 20:59:47 +0100 |
commit | a34328e009a6c3574e72b03f83bb98cc9c10f867 (patch) | |
tree | 32654b9716b63929672bd26ef2ea93ce71b9dde5 /net-p2p/transmission | |
parent | app-forensics/chkrootkit: stable 0.52 for ppc64, bug #660906 (diff) | |
download | gentoo-a34328e009a6c3574e72b03f83bb98cc9c10f867.tar.gz gentoo-a34328e009a6c3574e72b03f83bb98cc9c10f867.tar.bz2 gentoo-a34328e009a6c3574e72b03f83bb98cc9c10f867.zip |
net-p2p/transmission: stable 2.94 for ppc64, bug #661090
Bug: https://bugs.gentoo.org/661090
Package-Manager: Portage-2.3.42, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-p2p/transmission')
-rw-r--r-- | net-p2p/transmission/transmission-2.94.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission/transmission-2.94.ebuild b/net-p2p/transmission/transmission-2.94.ebuild index 37645783a92a..d2bc214df6d9 100644 --- a/net-p2p/transmission/transmission-2.94.ebuild +++ b/net-p2p/transmission/transmission-2.94.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 ~arm64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~x86 ~x86-fbsd ~amd64-linux" RDEPEND=">=dev-libs/libevent-2.0.10:= !libressl? ( dev-libs/openssl:0= ) |