diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 10:47:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 10:47:06 +0200 |
commit | e2fed765ce9fbe0da6bd90fe63a86ff93901c205 (patch) | |
tree | 4a495a80318d62926996259333b6db884ba4fb2c /dev-perl | |
parent | x11-libs/liboglappth: amd64 stable wrt bug #615566 (diff) | |
download | gentoo-e2fed765ce9fbe0da6bd90fe63a86ff93901c205.tar.gz gentoo-e2fed765ce9fbe0da6bd90fe63a86ff93901c205.tar.bz2 gentoo-e2fed765ce9fbe0da6bd90fe63a86ff93901c205.zip |
dev-perl/Unicode-UTF8: amd64 stable wrt bug #618984
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild index edd1edb4766d..fef8e48d5ac3 100644 --- a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild +++ b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.620.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Encoding and decoding of UTF-8 encoding form" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |