commit: 8cf546203a6dd70dfc068f5b109e5b9346c16e3b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri May 16 10:09:49 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri May 16 10:09:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cf54620
dev-perl/SQL-Statement: Keyword 1.414.0 alpha, #947788 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild b/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild index 798d2d4e2228..bcc45bcf1cc1 100644 --- a/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild +++ b/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Small SQL parser and engine" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="minimal" RDEPEND="
