diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-09 22:32:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-09 22:32:29 +0300 |
commit | 36ae9d8ed0d4579cbe811cf70212948166bef1bc (patch) | |
tree | 8e084b9b50fc4a95c8936560588f0aaba88bace9 /dev-perl/perl-ldap | |
parent | dev-libs/libconfig: mark s390 stable (diff) | |
download | gentoo-36ae9d8ed0d4579cbe811cf70212948166bef1bc.tar.gz gentoo-36ae9d8ed0d4579cbe811cf70212948166bef1bc.tar.bz2 gentoo-36ae9d8ed0d4579cbe811cf70212948166bef1bc.zip |
dev-perl/perl-ldap: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/perl-ldap')
-rw-r--r-- | dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild b/dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild index e0d53fed04b7..08011b2edeab 100644 --- a/dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild +++ b/dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild @@ -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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl modules which provide an object-oriented interface to LDAP servers" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="sasl xml ssl" RDEPEND=" |