From: Kent Fredric Date: Fri, 7 Sep 2018 22:33:51 +0000 (+1200) Subject: dev-perl/XML-XPath: Restore ~alpha ~hppa keywords X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dccf31ada22532024d26fa2ce8e3dcf5bcfa74bd;p=gentoo.git 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 --- 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"