diff options
author | Sam James <sam@gentoo.org> | 2021-02-15 05:35:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-15 05:35:56 +0000 |
commit | 9b2643c7d1248460cc7df9275d3bf2b329d09b55 (patch) | |
tree | d0c64a2498bab042c693a42028631bd15c24c1d4 | |
parent | media-libs/openal: Stabilize 1.21.0 arm64, #768159 (diff) | |
download | gentoo-9b2643c7d1248460cc7df9275d3bf2b329d09b55.tar.gz gentoo-9b2643c7d1248460cc7df9275d3bf2b329d09b55.tar.bz2 gentoo-9b2643c7d1248460cc7df9275d3bf2b329d09b55.zip |
net-libs/libgsasl: Stabilize 1.10.0 arm64, #768168
Signed-off-by: Sam James <sam@gentoo.org>
-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 f8c89f6d51b4..6d5ade330e41 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=" |