diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-22 14:34:17 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-22 14:34:17 +0200 |
commit | 5dd3e65b8ffef7fd6323d316d5efaa34b3a053eb (patch) | |
tree | 888a8bf7355dd8ae29488e80e1bf3dad07616f93 /net-misc | |
parent | virtual/gsasl: Keyword 3 hppa, #853634 (diff) | |
download | gentoo-5dd3e65b8ffef7fd6323d316d5efaa34b3a053eb.tar.gz gentoo-5dd3e65b8ffef7fd6323d316d5efaa34b3a053eb.tar.bz2 gentoo-5dd3e65b8ffef7fd6323d316d5efaa34b3a053eb.zip |
net-misc/gsasl: Keyword 2.0.0 hppa, #853634
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc')
-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 02004536870a..a9b9ae29c88b 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 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~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 )" |