diff options
author | Sam James <sam@gentoo.org> | 2020-08-25 01:44:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-25 01:44:58 +0000 |
commit | 801a7cc8882508b4249ac6b546d34e12bfb3c7b3 (patch) | |
tree | 0b6f75cd2f25a31ca9e21e8b13c8b1f2fc68f69c /dev-perl/String-ShellQuote | |
parent | dev-python/rtslib-fb: Stabilize 2.1.73 x86, #728770 (diff) | |
download | gentoo-801a7cc8882508b4249ac6b546d34e12bfb3c7b3.tar.gz gentoo-801a7cc8882508b4249ac6b546d34e12bfb3c7b3.tar.bz2 gentoo-801a7cc8882508b4249ac6b546d34e12bfb3c7b3.zip |
dev-perl/String-ShellQuote: arm64 keyworded (bug #734840)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/String-ShellQuote')
-rw-r--r-- | dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 e6aa1139201e..e967296340a7 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 hppa ~mips ppc ppc64 x86" +KEYWORDS="~alpha amd64 ~arm64 hppa ~mips ppc ppc64 x86" IUSE="" SRC_TEST=do |