diff options
Diffstat (limited to 'dev-perl/perl-ldap')
-rw-r--r-- | dev-perl/perl-ldap/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/perl-ldap/Manifest b/dev-perl/perl-ldap/Manifest index 232138eef5c7..aa5faf93c121 100644 --- a/dev-perl/perl-ldap/Manifest +++ b/dev-perl/perl-ldap/Manifest @@ -1,3 +1,3 @@ DIST perl-ldap-0.65.tar.gz 311145 BLAKE2B 6fe285804a39d6b93aa77b1ece65708e8b79f86667e9ee24bbfcbe12d9f2b3065360e6ca65d2641512226645cdbe4033ba4a20cb400fa44a42245167f83ab8cc SHA512 567de41fc1e659de23b4ae7b6cec5a60df0ad8bc90062158cf83f90d3729ac27a8bacb276b732931fefbf33847fe1baec7a62393aae5978f3c55c6c602f93747 -EBUILD perl-ldap-0.650.0.ebuild 913 BLAKE2B 1fc516675b50850d54525d71dc14662c964138dd63a2feb2c68f457d22b462cee28d5bb9971a7fbfcecc58bb2d3a56fad173f46a390bc7f49a0de1e0d7ebda03 SHA512 53bd52873d771e90da56f1fa5cde3e41ccb864866e970948779703499d10dfc918cd02f1fad07a7ea346a76ab9857965409c655959aaafd207cc1628e6acd0a8 +EBUILD perl-ldap-0.650.0.ebuild 917 BLAKE2B 177c2254d2f6985366c09be1fcba8cb6ea37263a0beac0f37375b78e56cf264c323c0316da30fa39e5a3ff3d1f81a8dce4810dc882fd8b25348966d81b230269 SHA512 218440fb8220b54bb21ff7fe50c2c8490ce5a70839a09f1cc39c667f392913dc64c8571c3df6924bc95eceb84cb9f9358b348fd50b94d7bc7ab1694bf89a2657 MISC metadata.xml 3955 BLAKE2B 0c874c37d393262d5a23b3fb20608de1aff973c72836066cfeb4f4a5ade3d6ff028752f230515f60eabbb98bc4c47d1c5125cc708f91bb57c8dbd891ea56f5da SHA512 09f652ef41ff60a52e3603984469e1e53a67c18a9f7b798f76e959586e10e1f9e4d764b466e8f974e09eb66004e419a8faa8a4db8235fa7305b0c5880476f10a 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 08011b2edeab..74f9a0bbdb19 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~arm64 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=" |