summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-12-15 16:56:04 +0100
committerMichał Górny <mgorny@gentoo.org>2017-12-15 17:20:12 +0100
commitec2b720c5897a89976c7a5fc9f75475eef79c860 (patch)
tree5e769635e6bb8fc1a7d4e3a3795798e08e1a17fa /sys-devel/lld/lld-9999.ebuild
parentdev-ml/llvm-ocaml: Restrict tests with USE=-test (diff)
downloadgentoo-ec2b720c5897a89976c7a5fc9f75475eef79c860.tar.gz
gentoo-ec2b720c5897a89976c7a5fc9f75475eef79c860.tar.bz2
gentoo-ec2b720c5897a89976c7a5fc9f75475eef79c860.zip
sys-devel/lld: Restrict tests with USE=-test
Diffstat (limited to 'sys-devel/lld/lld-9999.ebuild')
-rw-r--r--sys-devel/lld/lld-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-devel/lld/lld-9999.ebuild b/sys-devel/lld/lld-9999.ebuild
index b01dab04c1a1..92677f7e04e6 100644
--- a/sys-devel/lld/lld-9999.ebuild
+++ b/sys-devel/lld/lld-9999.ebuild
@@ -20,6 +20,7 @@ LICENSE="UoI-NCSA"
SLOT="0"
KEYWORDS=""
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="~sys-devel/llvm-${PV}"
DEPEND="${RDEPEND}