dev-perl/XML-XPath: Tested on ~amd64-fbsd
authorMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 14:04:52 +0000 (15:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 14:28:09 +0000 (15:28 +0100)
dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild

index e25bf5629ae2c0eaacc5bb661e821a8ff4f00a88..9696c9d38f63a21cc254737d92551f7fbd19d9eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # 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="~amd64 ~arm ~arm64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~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"