commit: d2a6befdf75bd14d8e6a8920e62cdeb4a28832fc Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Nov 30 08:04:47 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Nov 30 08:04:47 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2a6befd
dev-perl/Net-SMTP-SSL: Stable for amd64. Retroactively stable for the remaining arches using the ALLARCHES policy. Fixes bug 566940. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild b/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild index 1db4397..fcb4abf 100644 --- a/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild +++ b/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="SSL support for Net::SMTP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="
