diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 20:34:54 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 20:34:54 +0200 |
commit | cd94dc6ddea421e3d759bacac118311ad4a9facd (patch) | |
tree | 656d12040b95bd96f4b40a6c3410a003aed653bc /dev-perl/XML-XPath | |
parent | dev-python/paramiko: propagate alpha keyword to 2.4.2 (diff) | |
download | gentoo-cd94dc6ddea421e3d759bacac118311ad4a9facd.tar.gz gentoo-cd94dc6ddea421e3d759bacac118311ad4a9facd.tar.bz2 gentoo-cd94dc6ddea421e3d759bacac118311ad4a9facd.zip |
dev-perl/XML-XPath: amd64 stable (bug #667774)
Bug: https://bugs.gentoo.org/667774
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-perl/XML-XPath')
-rw-r--r-- | dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 5eb506f1bb75..42690e1f0cc6 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 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" |