summaryrefslogtreecommitdiff
path: root/dev-perl/Log-Log4perl/Log-Log4perl-1.490.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Log-Log4perl/Log-Log4perl-1.490.0.ebuild')
-rw-r--r--dev-perl/Log-Log4perl/Log-Log4perl-1.490.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.490.0.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.490.0.ebuild
index 2bc30207ce70..abc35f35b26b 100644
--- a/dev-perl/Log-Log4perl/Log-Log4perl-1.490.0.ebuild
+++ b/dev-perl/Log-Log4perl/Log-Log4perl-1.490.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,6 +14,7 @@ HOMEPAGE="http://log4perl.sourceforge.net/"
SLOT="0"
KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="
>=virtual/perl-File-Path-2.60.600