summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-14 23:03:44 +0000
committerSam James <sam@gentoo.org>2021-02-15 00:31:31 +0000
commit5505d18c93c187f7d227fc4d18eeceb5ef9bd1ff (patch)
tree2d7446eb1ceca6b01b7feaf9f2b5dbaf84d2ee48 /sci-chemistry/votca-csg/votca-csg-9999.ebuild
parentsci-chemistry/GromacsWrapper: fix double KEYWORDS (diff)
downloadgentoo-5505d18c93c187f7d227fc4d18eeceb5ef9bd1ff.tar.gz
gentoo-5505d18c93c187f7d227fc4d18eeceb5ef9bd1ff.tar.bz2
gentoo-5505d18c93c187f7d227fc4d18eeceb5ef9bd1ff.zip
sci-chemistry/votca-csg: 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>
Diffstat (limited to 'sci-chemistry/votca-csg/votca-csg-9999.ebuild')
-rw-r--r--sci-chemistry/votca-csg/votca-csg-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-chemistry/votca-csg/votca-csg-9999.ebuild b/sci-chemistry/votca-csg/votca-csg-9999.ebuild
index 562ae3f8fdf8..dd12065fadb1 100644
--- a/sci-chemistry/votca-csg/votca-csg-9999.ebuild
+++ b/sci-chemistry/votca-csg/votca-csg-9999.ebuild
@@ -16,7 +16,6 @@ if [ "${PV}" != "9999" ]; then
else
inherit git-r3
EGIT_REPO_URI="https://github.com/${PN/-//}.git"
- KEYWORDS=""
fi
DESCRIPTION="Votca coarse-graining engine"