summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/blohg/blohg-9999.ebuild')
-rw-r--r--www-apps/blohg/blohg-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/www-apps/blohg/blohg-9999.ebuild b/www-apps/blohg/blohg-9999.ebuild
index f27bdfa76f24..03b42c18276f 100644
--- a/www-apps/blohg/blohg-9999.ebuild
+++ b/www-apps/blohg/blohg-9999.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
@@ -26,6 +26,7 @@ fi
LICENSE="GPL-2"
SLOT="0"
IUSE="doc git +mercurial test"
+RESTRICT="!test? ( test )"
REQUIRED_USE="|| ( git mercurial )
test? ( git mercurial )"