commit: a277b749434611854c95bed2b376029564840e16 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Wed Jun 22 12:02:39 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Jun 22 12:02:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a277b749
net-misc/gsasl: Keyword 2.0.0 ppc64, #853634 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> net-misc/gsasl/gsasl-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/gsasl/gsasl-2.0.0.ebuild b/net-misc/gsasl/gsasl-2.0.0.ebuild index 6f15f3f94c9b..02004536870a 100644 --- a/net-misc/gsasl/gsasl-2.0.0.ebuild +++ b/net-misc/gsasl/gsasl-2.0.0.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-3" SLOT="0" # Before giving keywords (or ideally even bumping), please check https://www.gnu.org/software/gsasl/ to see # if it's a stable release or not! -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+client gcrypt gnutls idn kerberos nls ntlm +server static-libs" REQUIRED_USE="|| ( client server )"
