summaryrefslogtreecommitdiff
path: root/dev-ml/alcotest/alcotest-0.8.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/alcotest/alcotest-0.8.1.ebuild')
-rw-r--r--dev-ml/alcotest/alcotest-0.8.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-0.8.1.ebuild b/dev-ml/alcotest/alcotest-0.8.1.ebuild
index 40aa58ad9a07..b0d314768165 100644
--- a/dev-ml/alcotest/alcotest-0.8.1.ebuild
+++ b/dev-ml/alcotest/alcotest-0.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -13,6 +13,7 @@ LICENSE="ISC"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
dev-ml/fmt:=