summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2018-09-08 10:33:51 +1200
committerKent Fredric <kentnl@gentoo.org>2018-09-08 11:28:08 +1200
commitdccf31ada22532024d26fa2ce8e3dcf5bcfa74bd (patch)
tree3587e864e60fe3b2d9d6957540ed2659fdedab7d
parentwww-client/firefox: patch ccache_stats function to avoid ccache calls (diff)
downloadgentoo-dccf31ada22532024d26fa2ce8e3dcf5bcfa74bd.tar.gz
gentoo-dccf31ada22532024d26fa2ce8e3dcf5bcfa74bd.tar.bz2
gentoo-dccf31ada22532024d26fa2ce8e3dcf5bcfa74bd.zip
dev-perl/XML-XPath: Restore ~alpha ~hppa keywords
These keywords were earlier lost by addition of dependencies. These dependencies are now keyworded, so this package can be restored to its former glory. Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild2
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 06a09b716993..8cff96c88785 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="~amd64 ~arm ~arm64 ~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"