Files
gentoo/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0-r1.ebuild
Matt Turner 781b86fb6f */*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-12-31 10:58:31 -05:00

17 lines
324 B
Bash

# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MODULE_AUTHOR=ROSCH
MODULE_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 x86"
IUSE=""
SRC_TEST=do