summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2019-07-24 01:51:42 +1200
committerKent Fredric <kentnl@gentoo.org>2019-07-24 01:51:42 +1200
commiteb80d18698d58c7c99b7740c690adb7df8bb57d5 (patch)
treedc788a91c4f7b19e6ffffbaa9b8df11bd41a4948 /dev-perl/Mail-DKIM
parentdev-perl/MP3-Tag: Drop ~x86-fbsd due to bug #665088 (diff)
downloadgentoo-eb80d18698d58c7c99b7740c690adb7df8bb57d5.tar.gz
gentoo-eb80d18698d58c7c99b7740c690adb7df8bb57d5.tar.bz2
gentoo-eb80d18698d58c7c99b7740c690adb7df8bb57d5.zip
dev-perl/Mail-DKIM: 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/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>
Diffstat (limited to 'dev-perl/Mail-DKIM')
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
index 55fcccb4028b..9120aa469d75 100644
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
+++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
@@ -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