diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-19 10:57:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-19 10:57:56 +0200 |
commit | a4623c50582552e4a9ee3f15d3994e4124bf7d01 (patch) | |
tree | e1bea5f7eb0a8135900ebcf236eca068f46adfaa /net-misc | |
parent | net-dns/bind-tools: arm64 stable wrt bug #859178 (diff) | |
download | gentoo-a4623c50582552e4a9ee3f15d3994e4124bf7d01.tar.gz gentoo-a4623c50582552e4a9ee3f15d3994e4124bf7d01.tar.bz2 gentoo-a4623c50582552e4a9ee3f15d3994e4124bf7d01.zip |
net-misc/gsasl: ppc stable wrt bug #853637
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/gsasl/gsasl-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gsasl/gsasl-2.0.1.ebuild b/net-misc/gsasl/gsasl-2.0.1.ebuild index fd0c5585e309..f871ad90ab9d 100644 --- a/net-misc/gsasl/gsasl-2.0.1.ebuild +++ b/net-misc/gsasl/gsasl-2.0.1.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 ~s390 ~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 )" |