diff options
author | Sam James <sam@gentoo.org> | 2021-02-03 03:11:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-03 03:11:44 +0000 |
commit | 1639f3c9a3f3891741e3649e9f997024826c19e4 (patch) | |
tree | b3daab665c88e519909a20a5667093d44313013e /net-libs/libgsasl | |
parent | net-misc/gsasl: Stabilize 1.10.0 x86, #768168 (diff) | |
download | gentoo-1639f3c9a3f3891741e3649e9f997024826c19e4.tar.gz gentoo-1639f3c9a3f3891741e3649e9f997024826c19e4.tar.bz2 gentoo-1639f3c9a3f3891741e3649e9f997024826c19e4.zip |
net-libs/libgsasl: Stabilize 1.10.0 x86, #768168
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libgsasl')
-rw-r--r-- | net-libs/libgsasl/libgsasl-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libgsasl/libgsasl-1.10.0.ebuild b/net-libs/libgsasl/libgsasl-1.10.0.ebuild index d56373a25fd8..4b1588653cf1 100644 --- a/net-libs/libgsasl/libgsasl-1.10.0.ebuild +++ b/net-libs/libgsasl/libgsasl-1.10.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN/lib}/${P}.tar.gz" LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="idn gcrypt kerberos nls ntlm static-libs" DEPEND=" |