diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:20:02 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:20:02 +0100 |
commit | 12fdadc5ffe016acd43d6b870cee2503d8a1f2b2 (patch) | |
tree | 0a0005e39360d8416cc809891bbe726185406bac /net-nds | |
parent | net-nds/smbldap-tools: destabilise for ppc (diff) | |
download | gentoo-12fdadc5ffe016acd43d6b870cee2503d8a1f2b2.tar.gz gentoo-12fdadc5ffe016acd43d6b870cee2503d8a1f2b2.tar.bz2 gentoo-12fdadc5ffe016acd43d6b870cee2503d8a1f2b2.zip |
net-nds/tac_plus: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/tac_plus/tac_plus-4.0.4.19-r5.ebuild | 4 | ||||
-rw-r--r-- | net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-nds/tac_plus/tac_plus-4.0.4.19-r5.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.19-r5.ebuild index fd2de5db4e58..01b5ac9551ab 100644 --- a/net-nds/tac_plus/tac_plus-4.0.4.19-r5.ebuild +++ b/net-nds/tac_plus/tac_plus-4.0.4.19-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="HPND RSA GPL-2" # GPL-2 only for init script SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug finger maxsess tcpd skey static-libs" DEPEND=" diff --git a/net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild index ad6e3f6882f6..1aefca883a29 100644 --- a/net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild +++ b/net-nds/tac_plus/tac_plus-4.0.4.27a-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="HPND RSA GPL-2" # GPL-2 only for init script SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug finger maxsess tcpd skey static-libs" DEPEND=" |