diff options
author | 2022-06-27 22:32:58 -0400 | |
---|---|---|
committer | 2022-06-28 18:42:13 +0300 | |
commit | 0c5d212ca9469e316b70e520dc14cc26aea67a84 (patch) | |
tree | 8d1112ef57638bb66e3b21a658c0aae0128e919b /net-misc | |
parent | dev-python/hypothesis: Keyword 6.48.0 ia64, #851642 (diff) | |
download | gentoo-0c5d212ca9469e316b70e520dc14cc26aea67a84.tar.gz gentoo-0c5d212ca9469e316b70e520dc14cc26aea67a84.tar.bz2 gentoo-0c5d212ca9469e316b70e520dc14cc26aea67a84.zip |
net-misc/gsasl: Keyword 2.0.0 ia64, #853634
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam@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 f6e456d462e3..b784eb48e102 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 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+client gcrypt gnutls idn kerberos nls ntlm +server static-libs" REQUIRED_USE="|| ( client server )" |