summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-14 23:25:05 +0000
committerSam James <sam@gentoo.org>2021-02-15 00:32:01 +0000
commitbf18b3bae4e9d483da45023bb596d3b425a51670 (patch)
treef32f0d7136bdc9a60f036863b9e4bd49b5caaf9d
parentsys-apps/duc: fix double KEYWORDS (diff)
downloadgentoo-bf18b3bae4e9d483da45023bb596d3b425a51670.tar.gz
gentoo-bf18b3bae4e9d483da45023bb596d3b425a51670.tar.bz2
gentoo-bf18b3bae4e9d483da45023bb596d3b425a51670.zip
sys-cluster/crmsh: fix double KEYWORDS
Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-cluster/crmsh/crmsh-4.2.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-cluster/crmsh/crmsh-4.2.1.ebuild b/sys-cluster/crmsh/crmsh-4.2.1.ebuild
index 312f01a1ed1b..9397c762c646 100644
--- a/sys-cluster/crmsh/crmsh-4.2.1.ebuild
+++ b/sys-cluster/crmsh/crmsh-4.2.1.ebuild
@@ -6,7 +6,6 @@ EAPI=6
PYTHON_COMPAT=( python3_{7,8,9} )
AUTOTOOLS_AUTORECONF=true
-KEYWORDS=""
SRC_URI=""
if [[ ${PV} == *9999 ]]; then