dev-perl/Readonly: x86 stable (bug #667266)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 30 Sep 2018 23:45:14 +0000 (01:45 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Oct 2018 00:06:17 +0000 (02:06 +0200)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

dev-perl/Readonly/Readonly-2.50.0.ebuild

index 4993f7a76992fcfd6c6079b0064a0d517fdf6910..91259dddab20047e90a89737ed4eea5a434f4a0c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Facility for creating read-only scalars, arrays, hashes"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="test"
 
 DEPEND="