diff options
author | 2024-03-15 22:07:54 +0200 | |
---|---|---|
committer | 2024-03-15 22:07:54 +0200 | |
commit | bddca910491cabd818aa6eac8bad047ee0015e7c (patch) | |
tree | f1ae180c3bccb75536fdccfc93914026584f2694 /net-misc | |
parent | dev-python/apsw: Stabilize 3.45.1.0 amd64, #925957 (diff) | |
download | gentoo-bddca910491cabd818aa6eac8bad047ee0015e7c.tar.gz gentoo-bddca910491cabd818aa6eac8bad047ee0015e7c.tar.bz2 gentoo-bddca910491cabd818aa6eac8bad047ee0015e7c.zip |
net-misc/gsasl: Stabilize 2.2.0 amd64, #886773
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/gsasl/gsasl-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gsasl/gsasl-2.2.0.ebuild b/net-misc/gsasl/gsasl-2.2.0.ebuild index 8e0f6eb40f88..8edf3c881e39 100644 --- a/net-misc/gsasl/gsasl-2.2.0.ebuild +++ b/net-misc/gsasl/gsasl-2.2.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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha 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 )" |