diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:55:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:55:40 +0100 |
commit | 825a5fb9be183150ce0fb9da6d0dcedd3a339000 (patch) | |
tree | ae3498305b82bdcaa717479ae298d1272a2a251f /dev-perl/Unicode-UTF8 | |
parent | dev-perl/Try-Tiny: stable 0.300.0 for hppa, bug #657636 (diff) | |
download | gentoo-825a5fb9be183150ce0fb9da6d0dcedd3a339000.tar.gz gentoo-825a5fb9be183150ce0fb9da6d0dcedd3a339000.tar.bz2 gentoo-825a5fb9be183150ce0fb9da6d0dcedd3a339000.zip |
dev-perl/Unicode-UTF8: stable 0.620.0 for hppa, bug #657636
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 acb1bb0c815d..390f00aad08a 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 ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |