diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-22 14:02:39 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-22 14:02:39 +0200 |
commit | a277b749434611854c95bed2b376029564840e16 (patch) | |
tree | 7396bfb3167e3f670f5f808b89e7599b8f0a19c3 /net-misc/gsasl | |
parent | virtual/gsasl: Keyword 3 ppc64, #853634 (diff) | |
download | gentoo-a277b749434611854c95bed2b376029564840e16.tar.gz gentoo-a277b749434611854c95bed2b376029564840e16.tar.bz2 gentoo-a277b749434611854c95bed2b376029564840e16.zip |
net-misc/gsasl: Keyword 2.0.0 ppc64, #853634
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/gsasl')
-rw-r--r-- | net-misc/gsasl/gsasl-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |