diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:41 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:41 -0700 |
commit | 445c7a1559f514747138346c565cc76d3e68011e (patch) | |
tree | efe41c0381321187a355d4ab81ca59d701f83ef2 /dev-perl/Test-SubCalls | |
parent | dev-perl/Test-Script-1.180.0: alpha stable, bug 663934 (diff) | |
download | gentoo-445c7a1559f514747138346c565cc76d3e68011e.tar.gz gentoo-445c7a1559f514747138346c565cc76d3e68011e.tar.bz2 gentoo-445c7a1559f514747138346c565cc76d3e68011e.zip |
dev-perl/Test-SubCalls-1.100.0: alpha stable, bug 663934
Diffstat (limited to 'dev-perl/Test-SubCalls')
-rw-r--r-- | dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild b/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild index 7f6400c37659..1ee2277825e6 100644 --- a/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild +++ b/dev-perl/Test-SubCalls/Test-SubCalls-1.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Track the number of times subs are called" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" DEPEND=" |