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

dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild

index 2c83dd970795166a5438ec8c09434b5ee0f84233..54571cf430e02fd368ceab826b37f9d5aa8bd055 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
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A XPath Perl Module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND=">=dev-perl/XML-Parser-2.230.0"