summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2019-08-14 17:32:26 -0600
committerTim Harder <radhermit@gentoo.org>2019-08-14 17:33:29 -0600
commit66396b26df727f3ddd2e9a2c4e2e03de71480790 (patch)
tree7db05105b3f04beec452a405658a49a70a2b8cec /sys-apps/ack
parentsys-apps/ack: remove old (diff)
downloadgentoo-66396b26df727f3ddd2e9a2c4e2e03de71480790.tar.gz
gentoo-66396b26df727f3ddd2e9a2c4e2e03de71480790.tar.bz2
gentoo-66396b26df727f3ddd2e9a2c4e2e03de71480790.zip
sys-apps/ack: add missing conditional test RESTRICT
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'sys-apps/ack')
-rw-r--r--sys-apps/ack/ack-3.0.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/ack/ack-3.0.0.ebuild b/sys-apps/ack/ack-3.0.0.ebuild
index ab06b7d94bef..5b422d73a710 100644
--- a/sys-apps/ack/ack-3.0.0.ebuild
+++ b/sys-apps/ack/ack-3.0.0.ebuild
@@ -13,6 +13,7 @@ LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~hppa x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND=">=dev-perl/File-Next-1.160.0"
DEPEND="${RDEPEND}