diff options
author | Mike Gilbert <floppym@gentoo.org> | 2016-12-01 18:33:30 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-12-01 18:33:30 -0500 |
commit | 09e89b33500c6af2cd9d5e78736213fb7c6d8a02 (patch) | |
tree | a6b63343ebee11720fd271d2ea69ec938ccb2424 /net-p2p | |
parent | net-mail/notmuch: Bump version to 0.23.3 (diff) | |
download | gentoo-09e89b33500c6af2cd9d5e78736213fb7c6d8a02.tar.gz gentoo-09e89b33500c6af2cd9d5e78736213fb7c6d8a02.tar.bz2 gentoo-09e89b33500c6af2cd9d5e78736213fb7c6d8a02.zip |
net-p2p/transmission: RESTRICT="!test? ( test )"
Package-Manager: portage-2.3.2_p11
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission/transmission-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/transmission/transmission-9999.ebuild b/net-p2p/transmission/transmission-9999.ebuild index 0775626f2fb4..237e781d8bd4 100644 --- a/net-p2p/transmission/transmission-9999.ebuild +++ b/net-p2p/transmission/transmission-9999.ebuild @@ -34,6 +34,7 @@ HOMEPAGE="https://transmissionbt.com/" LICENSE="|| ( GPL-2 GPL-3 Transmission-OpenSSL-exception ) GPL-2 MIT" SLOT="0" IUSE="gtk libressl lightweight nls qt5 systemd test" +RESTRICT="!test? ( test )" RDEPEND=" >=dev-libs/libevent-2.0.10:= |