diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:38 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:38 -0700 |
commit | c9f0410efd9c39bb1ec5570142d03c621530b095 (patch) | |
tree | 2264f60f7a64ab2fa739f01e5fbeef3724d33922 /dev-perl/Test-Object | |
parent | dev-perl/Test-MockModule-0.130.0: alpha stable, bug 663934 (diff) | |
download | gentoo-c9f0410efd9c39bb1ec5570142d03c621530b095.tar.gz gentoo-c9f0410efd9c39bb1ec5570142d03c621530b095.tar.bz2 gentoo-c9f0410efd9c39bb1ec5570142d03c621530b095.zip |
dev-perl/Test-Object-0.80.0: alpha 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 2a8669025f94..ed18e7af979d 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=" |