diff options
Diffstat (limited to 'sys-apps/fakeroot/fakeroot-1.23.ebuild')
-rw-r--r-- | sys-apps/fakeroot/fakeroot-1.23.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/fakeroot/fakeroot-1.23.ebuild b/sys-apps/fakeroot/fakeroot-1.23.ebuild index 91ad0aff45d0..c0f5629f8051 100644 --- a/sys-apps/fakeroot/fakeroot-1.23.ebuild +++ b/sys-apps/fakeroot/fakeroot-1.23.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 |