dev-perl/Mail-DKIM: Drop ~x86-fbsd due to bug #665088
authorKent Fredric <kentnl@gentoo.org>
Tue, 23 Jul 2019 13:51:42 +0000 (01:51 +1200)
committerKent Fredric <kentnl@gentoo.org>
Tue, 23 Jul 2019 13:51:42 +0000 (01:51 +1200)
Judicious dropping of keywords due to inactivity in bug #665088
This percolates due to keyword inconsistencies in:
  dev-perl/Net-DNS-Resolver-Mock, dev-perl/YAML-LibYAML

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>
dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild

index 55fcccb4028bde5852f350b8e31202e7e485164a..9120aa469d75a68e0310d1ccc2dceca72850a882 100644 (file)
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Signs/verifies Internet mail using DKIM message signatures"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86"
 IUSE="test"
 
 RDEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24