diff options
Diffstat (limited to 'dev-perl/App-Cmd/App-Cmd-0.331.0.ebuild')
-rw-r--r-- | dev-perl/App-Cmd/App-Cmd-0.331.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/App-Cmd/App-Cmd-0.331.0.ebuild b/dev-perl/App-Cmd/App-Cmd-0.331.0.ebuild index d8a67276d0ca..13885e870d8f 100644 --- a/dev-perl/App-Cmd/App-Cmd-0.331.0.ebuild +++ b/dev-perl/App-Cmd/App-Cmd-0.331.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,6 +10,7 @@ DESCRIPTION="write command line apps with less suffering" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test minimal" +RESTRICT="!test? ( test )" # r: File::Basename -> perl # r: Text::Abbrev -> perl |