commit: ba6b4abb94adaecd4ffe4606a99d9ee74454d671 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 11 17:41:31 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 11 17:41:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba6b4abb
dev-perl/String-ShellQuote: Stabilize 1.40.0-r1 arm64, #747643 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild index e967296340a..113374ca251 100644 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Quote strings for passing through the shell" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 hppa ~mips ppc ppc64 x86" +KEYWORDS="~alpha amd64 arm64 hppa ~mips ppc ppc64 x86" IUSE="" SRC_TEST=do
