summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2019-07-24 01:51:50 +1200
committerKent Fredric <kentnl@gentoo.org>2019-07-24 01:51:50 +1200
commit24ef471ec53b2c9ff40d63862f45f2ac828c0deb (patch)
treebcc990635726fc6ec06c74782f41df3bd805827d /dev-perl/Moose/Moose-2.180.600.ebuild
parentdev-perl/Mail-DKIM: Drop ~x86-fbsd due to bug #665088 (diff)
downloadgentoo-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.180.600.ebuild')
-rw-r--r--dev-perl/Moose/Moose-2.180.600.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Moose/Moose-2.180.600.ebuild b/dev-perl/Moose/Moose-2.180.600.ebuild
index a209e85b0c6d..22c786209869 100644
--- a/dev-perl/Moose/Moose-2.180.600.ebuild
+++ b/dev-perl/Moose/Moose-2.180.600.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
@@ -10,7 +10,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="