diff options
author | Sam James <sam@gentoo.org> | 2021-09-07 01:08:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-07 01:08:34 +0100 |
commit | 281d6a6e59d0363048f42751ac2be4269fc21ea7 (patch) | |
tree | d63633ae7d7077c6b703f1cfddadb6815f172976 /dev-perl | |
parent | dev-perl/Mail-Box: Stabilize 3.3.0 arm, #803104 (diff) | |
download | gentoo-281d6a6e59d0363048f42751ac2be4269fc21ea7.tar.gz gentoo-281d6a6e59d0363048f42751ac2be4269fc21ea7.tar.bz2 gentoo-281d6a6e59d0363048f42751ac2be4269fc21ea7.zip |
dev-perl/String-ShellQuote: Stabilize 1.40.0-r2 arm, #803104
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild index 23c528dfb20a..aa1fdb3689df 100644 --- a/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild +++ b/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="Quote strings for passing through the shell" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc ppc64 x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 x86" |