diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-10-08 08:39:10 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-10-08 08:42:46 +0000 |
commit | cd7d8e9bb9ae2df9e5d592a87424abd04bf023b0 (patch) | |
tree | 72465d59b23cf0db05db1fbe6738fb1f7a4cd347 /dev-perl/Test-SubCalls | |
parent | dev-perl/Module-Build-Tiny: Stable for amd64+ppc+x86. (diff) | |
download | gentoo-cd7d8e9bb9ae2df9e5d592a87424abd04bf023b0.tar.gz gentoo-cd7d8e9bb9ae2df9e5d592a87424abd04bf023b0.tar.bz2 gentoo-cd7d8e9bb9ae2df9e5d592a87424abd04bf023b0.zip |
dev-perl/Test-SubCalls: Stable for amd64+ppc+x86.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-perl/Test-SubCalls')
-rw-r--r-- | dev-perl/Test-SubCalls/Test-SubCalls-1.90.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0-r1.ebuild b/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0-r1.ebuild index 780577947988..e99fb6ad7a2d 100644 --- a/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0-r1.ebuild +++ b/dev-perl/Test-SubCalls/Test-SubCalls-1.90.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Track the number of times subs are called" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" DEPEND=">=dev-perl/Hook-LexWrap-0.20 |