commit: 8dadb7091b492f46aba541731f57c0e94a8fadc0 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Sat Sep 17 03:02:49 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Sep 19 06:42:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dadb709
virtual/gsasl: Keyword 3 alpha, #853634 Closes: https://github.com/gentoo/gentoo/pull/27293 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> virtual/gsasl/gsasl-3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/gsasl/gsasl-3.ebuild b/virtual/gsasl/gsasl-3.ebuild index 57e10506a719..f07f017c29f2 100644 --- a/virtual/gsasl/gsasl-3.ebuild +++ b/virtual/gsasl/gsasl-3.ebuild @@ -6,6 +6,6 @@ EAPI=8 DESCRIPTION="Virtual for the GNU SASL library" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=">=net-misc/gsasl-2.0.0"
