diff options
Diffstat (limited to 'sys-apps/fakeroot/fakeroot-1.22.ebuild')
-rw-r--r-- | sys-apps/fakeroot/fakeroot-1.22.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/fakeroot/fakeroot-1.22.ebuild b/sys-apps/fakeroot/fakeroot-1.22.ebuild index 4ca2e7a5a9eb..2188878e4d84 100644 --- a/sys-apps/fakeroot/fakeroot-1.22.ebuild +++ b/sys-apps/fakeroot/fakeroot-1.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,6 +13,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="acl debug static-libs test" +RESTRICT="!test? ( test )" DEPEND=" sys-libs/libcap |