summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 15:04:52 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 15:28:09 +0100
commit848ae5fd0d716b9c3a58b005f52f85635413f520 (patch)
treeaa46851ea85d7216241edc1d3ef8a69bf0581728 /dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild
parentdev-perl/Path-Tiny: Tested on ~amd64-fbsd (diff)
downloadgentoo-848ae5fd0d716b9c3a58b005f52f85635413f520.tar.gz
gentoo-848ae5fd0d716b9c3a58b005f52f85635413f520.tar.bz2
gentoo-848ae5fd0d716b9c3a58b005f52f85635413f520.zip
dev-perl/XML-XPath: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild')
-rw-r--r--dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild b/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild
index e25bf5629ae2..9696c9d38f63 100644
--- a/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild
+++ b/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild
@@ -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"