diff options
author | Mike Gilbert <floppym@gentoo.org> | 2016-12-21 16:20:29 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-12-21 16:20:29 -0500 |
commit | 22f320e1c8a36b34ce2219e9fcd841a0d169b8a7 (patch) | |
tree | 3ecee653520e4b3d1404d6121332e3e922c1d802 /net-p2p | |
parent | x11-themes/arc-theme: Remove old 20161005 (diff) | |
download | gentoo-22f320e1c8a36b34ce2219e9fcd841a0d169b8a7.tar.gz gentoo-22f320e1c8a36b34ce2219e9fcd841a0d169b8a7.tar.bz2 gentoo-22f320e1c8a36b34ce2219e9fcd841a0d169b8a7.zip |
net-p2p/transmission: 2.92-r1 stable on amd64
Bug: https://bugs.gentoo.org/586648
Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
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 aab6cdea6746..ea9936b1e609 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= ) |