diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-02 20:03:59 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-12-02 20:03:59 +0300 |
commit | aeb279c682f974c30df3ecedfed9a372461d3a30 (patch) | |
tree | 4247adef9ea041e14695134086f936259674c165 /sys-auth | |
parent | sci-libs/keras-preprocessing: Drop old (diff) | |
download | gentoo-aeb279c682f974c30df3ecedfed9a372461d3a30.tar.gz gentoo-aeb279c682f974c30df3ecedfed9a372461d3a30.tar.bz2 gentoo-aeb279c682f974c30df3ecedfed9a372461d3a30.zip |
sys-auth/nss-pam-ldapd: merge stable keywords (py3.8)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild index bc76968a7184..ccdbf3ac4381 100644 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://arthurdejong.org/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug kerberos +pam pynslcd sasl test +utils" RESTRICT="!test? ( test )" |