diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 22:06:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 22:06:08 +0100 |
commit | c343f25a57ef8ea47150cd3742f45c5cddd67fae (patch) | |
tree | 3332398d432fbcc5afaf07358449690d562dd352 /dev-perl/Unicode-UTF8 | |
parent | dev-perl/Test-MockRandom: keyworded 1.10.0 for ia64, bug #652718 (diff) | |
download | gentoo-c343f25a57ef8ea47150cd3742f45c5cddd67fae.tar.gz gentoo-c343f25a57ef8ea47150cd3742f45c5cddd67fae.tar.bz2 gentoo-c343f25a57ef8ea47150cd3742f45c5cddd67fae.zip |
dev-perl/Unicode-UTF8: keyworded 0.620.0 for ia64, bug #652718
Bug: https://bugs.gentoo.org/652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 93ae505f1f7d..acb1bb0c815d 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 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |