diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-18 23:41:52 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-19 00:13:15 +0200 |
commit | ac51c20f271b3e41f697df1de16272c517544c8e (patch) | |
tree | 3646fda861fe6b561a1cd915e61a52a84dde062b /dev-perl/Test-Object | |
parent | dev-perl/Test-MockModule: x86 stable (bug #663934) (diff) | |
download | gentoo-ac51c20f271b3e41f697df1de16272c517544c8e.tar.gz gentoo-ac51c20f271b3e41f697df1de16272c517544c8e.tar.bz2 gentoo-ac51c20f271b3e41f697df1de16272c517544c8e.zip |
dev-perl/Test-Object: x86 stable (bug #663934)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
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 5c92b7665646..b2ecf0d33b86 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=" |