commit: b38321c2f86d0d3a9aa406ae9b501a801a4e169e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 28 07:57:13 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 28 07:57:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b38321c2
net-libs/libgsasl: add note re stable upstream versions
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libgsasl/libgsasl-1.10.0.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net-libs/libgsasl/libgsasl-1.10.0.ebuild
b/net-libs/libgsasl/libgsasl-1.10.0.ebuild
index 830b362924b..c397cf421f6 100644
--- a/net-libs/libgsasl/libgsasl-1.10.0.ebuild
+++ b/net-libs/libgsasl/libgsasl-1.10.0.ebuild
@@ -12,6 +12,8 @@ SRC_URI="mirror://gnu/${PN/lib}/${P}.tar.gz"
LICENSE="GPL-3 LGPL-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="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86
~amd64-linux ~x86-linux ~x64-macos"
IUSE="idn gcrypt kerberos nls ntlm static-libs"