diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:11:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:11:16 +0100 |
commit | 4c75c917f5d4b513778b1757e76fffa8421edacd (patch) | |
tree | d14c93b0b535e3d5da82a68cae6dbe05d58c3a6a /dev-perl/Unicode-UTF8 | |
parent | dev-perl/Test-FailWarnings: x86 stable wrt bug #576000 (diff) | |
download | gentoo-4c75c917f5d4b513778b1757e76fffa8421edacd.tar.gz gentoo-4c75c917f5d4b513778b1757e76fffa8421edacd.tar.bz2 gentoo-4c75c917f5d4b513778b1757e76fffa8421edacd.zip |
dev-perl/Unicode-UTF8: x86 stable wrt bug #576000
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Unicode-UTF8')
-rw-r--r-- | dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild index 27efa6eff4ab..97da5013b60d 100644 --- a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild +++ b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Encoding and decoding of UTF-8 encoding form" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc x86" IUSE="test" RDEPEND=" |