diff options
Diffstat (limited to 'dev-perl/MARC-Record/MARC-Record-2.0.7.ebuild')
-rw-r--r-- | dev-perl/MARC-Record/MARC-Record-2.0.7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/MARC-Record/MARC-Record-2.0.7.ebuild b/dev-perl/MARC-Record/MARC-Record-2.0.7.ebuild index 67bf5dde8742..3ef2ba49440e 100644 --- a/dev-perl/MARC-Record/MARC-Record-2.0.7.ebuild +++ b/dev-perl/MARC-Record/MARC-Record-2.0.7.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=6 @@ -11,6 +11,7 @@ DESCRIPTION="Perl extension for handling MARC records" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" virtual/perl-Carp |