summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2019-07-24 01:52:48 +1200
committerKent Fredric <kentnl@gentoo.org>2019-07-24 01:52:48 +1200
commitf2ebe5c60b8733518f0091f26f67185755bbfa03 (patch)
tree5854ab8f0c36f0201035e4f38ec8b086f3392236 /dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild
parentdev-perl/Test-Script: Drop ~x86-fbsd due to bug #665088 (diff)
downloadgentoo-f2ebe5c60b8733518f0091f26f67185755bbfa03.tar.gz
gentoo-f2ebe5c60b8733518f0091f26f67185755bbfa03.tar.bz2
gentoo-f2ebe5c60b8733518f0091f26f67185755bbfa03.zip
dev-perl/XML-XPath: Drop ~x86-fbsd due to bug #665088
Judicious dropping of keywords due to inactivity in bug #665088 This percolates due to keyword inconsistencies in: dev-perl/Path-Tiny Bug: https://bugs.gentoo.org/665088 Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="x86-fbsd" Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild')
-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 33d2ab11c66a..0c5327be422a 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 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=">=dev-perl/XML-Parser-2.230.0"