From 240b754c40911f00ba96a0c52e60ac6dc11e9b2b Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Thu, 12 Oct 2017 08:22:19 +1300 Subject: [PATCH] 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 --- perl-core/Unicode-Normalize/Unicode-Normalize-1.250.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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=" -- 2.26.2