gentoo/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r2.ebuild
Yixun Lan 046247070f
dev-perl/String-ShellQuote: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
2022-03-03 23:13:58 +08:00

14 lines
305 B
Bash

# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=ROSCH
DIST_VERSION=1.04
inherit perl-module
DESCRIPTION="Quote strings for passing through the shell"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv x86"