diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:45:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:45:00 -0700 |
commit | beb1d60a0d51874e11f737d94f7ac423ade80569 (patch) | |
tree | b6078d7857b29b6c6f3c58f5b14bdf01f348716c /dev-perl/Test-Object | |
parent | dev-perl/Test-MockObject-1.201.612.20: ppc stable, bug 663934 (diff) | |
download | gentoo-beb1d60a0d51874e11f737d94f7ac423ade80569.tar.gz gentoo-beb1d60a0d51874e11f737d94f7ac423ade80569.tar.bz2 gentoo-beb1d60a0d51874e11f737d94f7ac423ade80569.zip |
dev-perl/Test-Object-0.80.0: ppc stable, bug 663934
Diffstat (limited to 'dev-perl/Test-Object')
-rw-r--r-- | dev-perl/Test-Object/Test-Object-0.80.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Object/Test-Object-0.80.0.ebuild b/dev-perl/Test-Object/Test-Object-0.80.0.ebuild index 3658bbfdefce..13f02b4416a5 100644 --- a/dev-perl/Test-Object/Test-Object-0.80.0.ebuild +++ b/dev-perl/Test-Object/Test-Object-0.80.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Thoroughly testing objects via registered handlers" 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="test" RDEPEND=" |