dev-perl/Mail-DKIM: amd64 stable wrt bug #661196

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Mikle Kolyada
2018-07-15 18:29:19 +03:00
parent 21cbc78d3f
commit 0c70f37b32

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="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="test"
RDEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24