commit: 0d9df11853c401501ff246dbe197f71de52d95f5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 26 03:12:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 26 03:12:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d9df118
dev-perl/SQL-Statement: Stabilize 1.414.0 arm64, #818631 Signed-off-by: Sam James <sam <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 1dc860854bc..13609d39a52 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 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="minimal" RDEPEND="
