perl-core/Unicode-Normalize: Dekeyword
authorKent Fredric <kentnl@gentoo.org>
Wed, 11 Oct 2017 19:22:19 +0000 (08:22 +1300)
committerKent Fredric <kentnl@gentoo.org>
Wed, 11 Oct 2017 19:23:18 +0000 (08:23 +1300)
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

index 73e3af5bd2c532f2e14788f2a13098a0b04657c4..01e5e85d11043eaa55acc033eff54c82de10db2c 100644 (file)
@@ -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="