diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-11 12:59:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-11 13:00:10 +0300 |
commit | 5ea872de79dd13eefeb0977513b355160d66894c (patch) | |
tree | 1f8cf9b7d7dc0b6ffdcc64ad8e42cf8e02717424 /net-p2p | |
parent | sys-libs/glibc: restore keywords for 2.25-r11 (diff) | |
download | gentoo-5ea872de79dd13eefeb0977513b355160d66894c.tar.gz gentoo-5ea872de79dd13eefeb0977513b355160d66894c.tar.bz2 gentoo-5ea872de79dd13eefeb0977513b355160d66894c.zip |
net-p2p/transmission: amd64 stable wrt bug #644406
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-p2p')
-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 a28f3c6a22a1..318dba2a219a 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= ) |