diff options
Diffstat (limited to 'net-misc/csync/csync-0.50.0-r1.ebuild')
-rw-r--r-- | net-misc/csync/csync-0.50.0-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/csync/csync-0.50.0-r1.ebuild b/net-misc/csync/csync-0.50.0-r1.ebuild index 5374066247df..4439f480f684 100644 --- a/net-misc/csync/csync-0.50.0-r1.ebuild +++ b/net-misc/csync/csync-0.50.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,6 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc iconv samba +sftp test" +RESTRICT="!test? ( test )" RDEPEND=">=dev-db/sqlite-3.4:3 net-libs/neon[ssl] |