diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-09-30 17:20:49 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 19:52:38 +0100 |
commit | f6937c937f5d99f531591b3d70b8f8285e5ea7f4 (patch) | |
tree | c906d88e1b2770ed9b4313683724b929c2ab30cc /dev-perl/Unicode-UTF8 | |
parent | dev-perl/Devel-CheckLib: stable 1.110.0 for sparc, bug #667266 (diff) | |
download | gentoo-f6937c937f5d99f531591b3d70b8f8285e5ea7f4.tar.gz gentoo-f6937c937f5d99f531591b3d70b8f8285e5ea7f4.tar.bz2 gentoo-f6937c937f5d99f531591b3d70b8f8285e5ea7f4.zip |
dev-perl/Unicode-UTF8: stable 0.620.0 for sparc, bug #667266
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Unicode-UTF8')
-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 b206df8720c3..45dcc402c153 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 ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |