summaryrefslogtreecommitdiff
path: root/app-portage/layman/layman-2.0.0-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/layman/layman-2.0.0-r3.ebuild')
-rw-r--r--app-portage/layman/layman-2.0.0-r3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-portage/layman/layman-2.0.0-r3.ebuild b/app-portage/layman/layman-2.0.0-r3.ebuild
index a26236066a7c..e2e6e9df396d 100644
--- a/app-portage/layman/layman-2.0.0-r3.ebuild
+++ b/app-portage/layman/layman-2.0.0-r3.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"
@@ -16,6 +16,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="bazaar cvs darcs +git mercurial subversion test"
+RESTRICT="!test? ( test )"
DEPEND="test? ( dev-vcs/subversion )"