diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-14 16:50:08 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-14 16:50:08 +0300 |
commit | 91f3ffe53351a36cf9fb774bffdff5ee66e73433 (patch) | |
tree | 5817db2159aa49dd0a372ab71aeb94909a5da59f /dev-perl/XML-XPath | |
parent | virtual/glu: mark s390 stable (diff) | |
download | gentoo-91f3ffe53351a36cf9fb774bffdff5ee66e73433.tar.gz gentoo-91f3ffe53351a36cf9fb774bffdff5ee66e73433.tar.bz2 gentoo-91f3ffe53351a36cf9fb774bffdff5ee66e73433.zip |
dev-perl/XML-XPath: Add ~s390 keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-perl/XML-XPath')
-rw-r--r-- | dev-perl/XML-XPath/XML-XPath-1.130.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-perl/XML-XPath/XML-XPath-1.130.0-r1.ebuild b/dev-perl/XML-XPath/XML-XPath-1.130.0-r1.ebuild index f75abbcfae33..2c1ccd088be2 100644 --- a/dev-perl/XML-XPath/XML-XPath-1.130.0-r1.ebuild +++ b/dev-perl/XML-XPath/XML-XPath-1.130.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A XPath Perl Module" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/XML-Parser-2.30" diff --git a/dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild b/dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild index 9441cc0744af..1d5f99c55148 100644 --- a/dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild +++ b/dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 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="~amd64 ~arm ~arm64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~s390 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/XML-Parser-2.230.0" 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 4f4801fc5c96..143b780f69b2 100644 --- a/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild +++ b/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild @@ -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 ~s390 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" |