diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:49 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:49 -0400 |
commit | 3a6a68bdb3bf794e856eb371d4399c1a426bf3c6 (patch) | |
tree | 5fc6d701ca433779381b400c41c9dc5899d73c2b /dev-perl/XML-XPath | |
parent | dev-perl/Unicode-UTF8-0.620.0: ppc64 stable, bug 667266 (diff) | |
download | gentoo-3a6a68bdb3bf794e856eb371d4399c1a426bf3c6.tar.gz gentoo-3a6a68bdb3bf794e856eb371d4399c1a426bf3c6.tar.bz2 gentoo-3a6a68bdb3bf794e856eb371d4399c1a426bf3c6.zip |
dev-perl/XML-XPath-1.420.0: ppc64 stable, bug 667266
Signed-off-by: Matt Turner <mattst88@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 49624bae5f6d..5b0927ce6c2f 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" |