diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-08-16 13:51:37 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-08-16 17:04:59 +1200 |
commit | b7a86bbda1e41d3c3303b8e76026231985f26159 (patch) | |
tree | 7bac5bda148b34a0e3ef1a5048766d05dc4f6094 /dev-perl/perl-ldap | |
parent | www-apache/mod_vhost_ldap: new revision requiring apache-2.4.x. (diff) | |
download | gentoo-b7a86bbda1e41d3c3303b8e76026231985f26159.tar.gz gentoo-b7a86bbda1e41d3c3303b8e76026231985f26159.tar.bz2 gentoo-b7a86bbda1e41d3c3303b8e76026231985f26159.zip |
dev-perl/perl-ldap: remove unneeded stable-on-exp bits (sh)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Diffstat (limited to 'dev-perl/perl-ldap')
-rw-r--r-- | dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 3557b42da378..6b1f5c3f093e 100644 --- a/dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild +++ b/dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild @@ -11,7 +11,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 ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="sasl xml ssl" RDEPEND=" |