summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-11-23 14:29:39 -0800
committerMatt Turner <mattst88@gentoo.org>2017-11-23 14:31:31 -0800
commit6bd44288d370fec9c6472d8fa7d4037a8a0a6e93 (patch)
treef948e166c3b1351a4ff36bf68dec9c89e8ab42b7 /dev-perl
parentdev-perl/Test2-Plugin-NoWarnings-0.50.0: added ~alpha, bug 633934 (diff)
downloadgentoo-6bd44288d370fec9c6472d8fa7d4037a8a0a6e93.tar.gz
gentoo-6bd44288d370fec9c6472d8fa7d4037a8a0a6e93.tar.bz2
gentoo-6bd44288d370fec9c6472d8fa7d4037a8a0a6e93.zip
dev-perl/Mail-DKIM-0.440.0: added ~alpha, bug 636126
Diffstat (limited to 'dev-perl')
-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 115cf871ae8a..eb2752e94814 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="~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="test"
RDEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24