diff options
author | 2012-03-09 08:52:38 +0000 | |
---|---|---|
committer | 2012-03-09 08:52:38 +0000 | |
commit | a51eda61cc8093d1e03fc2429aa3b4ba8399043c (patch) | |
tree | 0f95ec0d2d986aea47f9bedecd7729d736731554 /dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild | |
parent | x86 stable wrt bug #405211 (diff) | |
download | gentoo-2-a51eda61cc8093d1e03fc2429aa3b4ba8399043c.tar.gz gentoo-2-a51eda61cc8093d1e03fc2429aa3b4ba8399043c.tar.bz2 gentoo-2-a51eda61cc8093d1e03fc2429aa3b4ba8399043c.zip |
x86 stable wrt bug #400167
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild')
-rw-r--r-- | dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild index 1325c0c3f67b..94e748786aa2 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.390.0.ebuild,v 1.7 2012/03/03 14:18:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.390.0.ebuild,v 1.8 2012/03/09 08:52:38 phajdan.jr Exp $ EAPI=4 @@ -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 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24 |