diff options
author | Andreas K. Huettel <dilfridge@gentoo.org> | 2018-10-11 16:53:08 +0200 |
---|---|---|
committer | Andreas K. Huettel <dilfridge@gentoo.org> | 2018-10-11 16:56:24 +0200 |
commit | 9c1683fd14da4f2237649a67a9eee4e6906a3400 (patch) | |
tree | 71bc9ad29dada5dbe3f6dd88400aeadc1b26a5b3 /dev-perl/Unicode-UTF8 | |
parent | dev-perl/Test-FailWarnings: Blind stable on arm, critical bug 667774 (diff) | |
download | gentoo-9c1683fd14da4f2237649a67a9eee4e6906a3400.tar.gz gentoo-9c1683fd14da4f2237649a67a9eee4e6906a3400.tar.bz2 gentoo-9c1683fd14da4f2237649a67a9eee4e6906a3400.zip |
dev-perl/Unicode-UTF8: Blind stable on arm, critical bug 667774
Bug: https://bugs.gentoo.org/667774
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
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 18bafd40170a..8cd8c8b396a9 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=" |