diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:52:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | b55d5f4084c1f68596111a5c8f0d33b39d1522b9 (patch) | |
tree | 320595cf637ca72008eb01c865213a3ca16f813b /dev-perl/Test-MockObject | |
parent | sys-power/upower: x86 stable wrt bug #579220 (diff) | |
download | gentoo-b55d5f4084c1f68596111a5c8f0d33b39d1522b9.tar.gz gentoo-b55d5f4084c1f68596111a5c8f0d33b39d1522b9.tar.bz2 gentoo-b55d5f4084c1f68596111a5c8f0d33b39d1522b9.zip |
dev-perl/Test-MockObject: x86 stable wrt bug #584046
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-MockObject')
-rw-r--r-- | dev-perl/Test-MockObject/Test-MockObject-1.201.505.270.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-MockObject/Test-MockObject-1.201.505.270.ebuild b/dev-perl/Test-MockObject/Test-MockObject-1.201.505.270.ebuild index 70a057933558..86519ee2528d 100644 --- a/dev-perl/Test-MockObject/Test-MockObject-1.201.505.270.ebuild +++ b/dev-perl/Test-MockObject/Test-MockObject-1.201.505.270.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension for emulating troublesome interfaces" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86 ~ppc-aix" +KEYWORDS="amd64 ~arm ~ppc x86 ~ppc-aix" IUSE="test" RDEPEND=" |