diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 23:54:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 23:54:50 +0000 |
commit | 873fbea43c42ae61f065162bf6479b66641036c9 (patch) | |
tree | e0ccd9d685227c70ab7f392573ff6a30ccb5b438 /net-nds | |
parent | dev-libs/papi: Stabilize 6.0.0.1-r1 amd64, #891925 (diff) | |
download | gentoo-873fbea43c42ae61f065162bf6479b66641036c9.tar.gz gentoo-873fbea43c42ae61f065162bf6479b66641036c9.tar.bz2 gentoo-873fbea43c42ae61f065162bf6479b66641036c9.zip |
net-nds/ldapvi: Stabilize 1.7_p20101214-r4 x86, #891929
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/ldapvi/ldapvi-1.7_p20101214-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/ldapvi/ldapvi-1.7_p20101214-r4.ebuild b/net-nds/ldapvi/ldapvi-1.7_p20101214-r4.ebuild index cead88df63bf..ae09f8ad86f2 100644 --- a/net-nds/ldapvi/ldapvi-1.7_p20101214-r4.ebuild +++ b/net-nds/ldapvi/ldapvi-1.7_p20101214-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}"/${P}/${PN} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc x86" IUSE="gnutls sasl" RDEPEND="dev-libs/popt |