diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-30 21:15:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-06-30 21:15:45 +0300 |
commit | 4543eed3052a838604a4f991316c729bfe7008af (patch) | |
tree | 4b795ae855c9ff1a6c68a1f46cb13be071283124 /net-misc/gsasl | |
parent | dev-python/hypothesis: Keyword 6.48.2 s390, #851642 (diff) | |
download | gentoo-4543eed3052a838604a4f991316c729bfe7008af.tar.gz gentoo-4543eed3052a838604a4f991316c729bfe7008af.tar.bz2 gentoo-4543eed3052a838604a4f991316c729bfe7008af.zip |
net-misc/gsasl: Keyword 2.0.0 s390, #853634
Signed-off-by: Arthur Zamarin <arthurzam@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 b784eb48e102..7c713703a870 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 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+client gcrypt gnutls idn kerberos nls ntlm +server static-libs" REQUIRED_USE="|| ( client server )" |