diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:01:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | f99f438a6a4abcd491d0018d3d35c8321b11e0b1 (patch) | |
tree | 1b89c6b9df4a65360445048b81a49cfcbc9a54d2 /dev-perl/Scope-Guard | |
parent | media-tv/freevo: x86 stable wrt bug #577320 (diff) | |
download | gentoo-f99f438a6a4abcd491d0018d3d35c8321b11e0b1.tar.gz gentoo-f99f438a6a4abcd491d0018d3d35c8321b11e0b1.tar.bz2 gentoo-f99f438a6a4abcd491d0018d3d35c8321b11e0b1.zip |
dev-perl/Scope-Guard: x86 stable wrt bug #581852
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Scope-Guard')
-rw-r--r-- | dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild index 968c0e203735..befc4ab5f766 100644 --- a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild +++ b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lexically scoped resource management" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~ppc-aix ~x86-solaris" +KEYWORDS="amd64 ~ppc x86 ~ppc-aix ~x86-solaris" IUSE="test" RDEPEND="" |