diff options
author | Sam James <sam@gentoo.org> | 2021-02-05 12:29:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-05 12:29:24 +0000 |
commit | 4e84ebf3d72b46b250958fa14b31b2a995a9059e (patch) | |
tree | fa2c3b995100f6c6633a64d2d4a00b851b56c91a /net-misc | |
parent | media-libs/openal: Stabilize 1.21.0 ppc, #768159 (diff) | |
download | gentoo-4e84ebf3d72b46b250958fa14b31b2a995a9059e.tar.gz gentoo-4e84ebf3d72b46b250958fa14b31b2a995a9059e.tar.bz2 gentoo-4e84ebf3d72b46b250958fa14b31b2a995a9059e.zip |
net-misc/gsasl: Stabilize 1.10.0 ppc, #768168
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/gsasl/gsasl-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gsasl/gsasl-1.10.0.ebuild b/net-misc/gsasl/gsasl-1.10.0.ebuild index 6fe3f45388de..a9891b41bfc4 100644 --- a/net-misc/gsasl/gsasl-1.10.0.ebuild +++ b/net-misc/gsasl/gsasl-1.10.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.gnu.org/software/gsasl/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc gcrypt idn kerberos nls ntlm static-libs +threads" DEPEND=" |