diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:51:50 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-07-24 01:51:50 +1200 |
commit | 24ef471ec53b2c9ff40d63862f45f2ac828c0deb (patch) | |
tree | bcc990635726fc6ec06c74782f41df3bd805827d /dev-perl/Moose/Moose-2.200.400.ebuild | |
parent | dev-perl/Mail-DKIM: Drop ~x86-fbsd due to bug #665088 (diff) | |
download | gentoo-24ef471ec53b2c9ff40d63862f45f2ac828c0deb.tar.gz gentoo-24ef471ec53b2c9ff40d63862f45f2ac828c0deb.tar.bz2 gentoo-24ef471ec53b2c9ff40d63862f45f2ac828c0deb.zip |
dev-perl/Moose: 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/Devel-OverloadInfo, dev-perl/Module-Runtime-Conflicts
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/Moose/Moose-2.200.400.ebuild')
-rw-r--r-- | dev-perl/Moose/Moose-2.200.400.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Moose/Moose-2.200.400.ebuild b/dev-perl/Moose/Moose-2.200.400.ebuild index 53c9c7c470c9..1d02890ab8f9 100644 --- a/dev-perl/Moose/Moose-2.200.400.ebuild +++ b/dev-perl/Moose/Moose-2.200.400.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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 postmodern object system for Perl 5" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" IUSE="test" CONFLICTS=" |