summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-18 20:45:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-18 20:45:33 +0000
commit4220cdc0d35e2ef93bc3c41885291db309026303 (patch)
tree96ec4b8a457b148623f9fd2b968a536e7bcb873c /dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild
parentStable for alpha, wrt bug #463052 (diff)
downloadgentoo-2-4220cdc0d35e2ef93bc3c41885291db309026303.tar.gz
gentoo-2-4220cdc0d35e2ef93bc3c41885291db309026303.tar.bz2
gentoo-2-4220cdc0d35e2ef93bc3c41885291db309026303.zip
Stable for alpha, wrt bug #463054
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild')
-rw-r--r--dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild
index d7271b503dc6..ecec996903e3 100644
--- a/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild
+++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild,v 1.7 2013/05/18 05:27:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.400.0.ebuild,v 1.8 2013/05/18 20:45:33 ago Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24