summaryrefslogtreecommitdiff
path: root/net-misc/gsasl/gsasl-1.10.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-10-30 19:43:03 +0100
committerV3n3RiX <venerix@koprulu.sector>2021-10-30 19:43:03 +0100
commit162945d2a91899b637bbb9e163b406350de12906 (patch)
tree49cc2cc66f724a7c6f033f93aaba4ae3be1f2259 /net-misc/gsasl/gsasl-1.10.0.ebuild
parentf660c6de84558324d784218831d8f0782ee41e2e (diff)
gentoo resync : 30.10.2021
Diffstat (limited to 'net-misc/gsasl/gsasl-1.10.0.ebuild')
-rw-r--r--net-misc/gsasl/gsasl-1.10.0.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-misc/gsasl/gsasl-1.10.0.ebuild b/net-misc/gsasl/gsasl-1.10.0.ebuild
index 93ca9ea43387..62338661d0ef 100644
--- a/net-misc/gsasl/gsasl-1.10.0.ebuild
+++ b/net-misc/gsasl/gsasl-1.10.0.ebuild
@@ -9,8 +9,11 @@ inherit autotools
DESCRIPTION="The GNU SASL client, server, and library"
HOMEPAGE="https://www.gnu.org/software/gsasl/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+
LICENSE="GPL-3"
SLOT="0"
+# Before giving keywords, please check https://www.gnu.org/software/gsasl/ to see
+# if it's a stable release or not!
KEYWORDS="amd64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="doc gcrypt idn kerberos nls ntlm static-libs +threads"