diff options
author | Sam James <sam@gentoo.org> | 2020-12-17 06:33:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-17 06:33:53 +0000 |
commit | 9ae8567ba7f0f089b336b02b0e8570c305c03ffe (patch) | |
tree | 08a118f16956dc00fec11988b569972c1502b36c /net-libs/libgsasl | |
parent | dev-perl/Unicode-LineBreak: Stabilize 2019.1.0 arm64, #760354 (diff) | |
download | gentoo-9ae8567ba7f0f089b336b02b0e8570c305c03ffe.tar.gz gentoo-9ae8567ba7f0f089b336b02b0e8570c305c03ffe.tar.bz2 gentoo-9ae8567ba7f0f089b336b02b0e8570c305c03ffe.zip |
net-libs/libgsasl: Stabilize 1.8.1 arm64, #760381
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libgsasl')
-rw-r--r-- | net-libs/libgsasl/libgsasl-1.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libgsasl/libgsasl-1.8.1.ebuild b/net-libs/libgsasl/libgsasl-1.8.1.ebuild index c4446a95ca87..f0a81bdc4391 100644 --- a/net-libs/libgsasl/libgsasl-1.8.1.ebuild +++ b/net-libs/libgsasl/libgsasl-1.8.1.ebuild @@ -11,7 +11,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 ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="idn gcrypt kerberos nls ntlm static-libs" DEPEND=" |