From: Kent Fredric Date: Wed, 11 Oct 2017 19:22:19 +0000 (+1300) Subject: perl-core/Unicode-Normalize: Dekeyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=240b754c40911f00ba96a0c52e60ac6dc11e9b2b;p=gentoo.git perl-core/Unicode-Normalize: Dekeyword This was only needed historically for Perl <5.24 who wanted a newer Unicode-Normalise but not a newer Perl. Now that 5.24 is stable, this package should not be installable. Additionally, it is broken and needs patching to work on 5.26+ Closes: https://bugs.gentoo.org/634020 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/perl-core/Unicode-Normalize/Unicode-Normalize-1.250.0.ebuild b/perl-core/Unicode-Normalize/Unicode-Normalize-1.250.0.ebuild index 73e3af5bd2c5..01e5e85d1104 100644 --- a/perl-core/Unicode-Normalize/Unicode-Normalize-1.250.0.ebuild +++ b/perl-core/Unicode-Normalize/Unicode-Normalize-1.250.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Unicode Normalization Forms" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="" IUSE="" RDEPEND="