diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:52:48 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:52:48 +1200 |
commit | f2ebe5c60b8733518f0091f26f67185755bbfa03 (patch) | |
tree | 5854ab8f0c36f0201035e4f38ec8b086f3392236 /dev-perl/XML-XPath | |
parent | dev-perl/Test-Script: Drop ~x86-fbsd due to bug #665088 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild b/dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild index 1d5f99c55148..0091e53ad800 100644 --- a/dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild +++ b/dev-perl/XML-XPath/XML-XPath-1.370.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A XPath Perl Module" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~s390 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=">=dev-perl/XML-Parser-2.230.0" 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" |