summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-14 23:05:22 +0000
committerSam James <sam@gentoo.org>2021-02-15 00:31:33 +0000
commit3e551b87d1bc9724e6d97de354218e7b7c27b99f (patch)
tree9b42283592f09b7311756718aeda0aa83d573a25
parentsci-chemistry/votca-ctp: fix double KEYWORDS (diff)
downloadgentoo-3e551b87d1bc9724e6d97de354218e7b7c27b99f.tar.gz
gentoo-3e551b87d1bc9724e6d97de354218e7b7c27b99f.tar.bz2
gentoo-3e551b87d1bc9724e6d97de354218e7b7c27b99f.zip
sci-chemistry/votca-xtp: 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--sci-chemistry/votca-xtp/votca-xtp-1.6.4.ebuild1
-rw-r--r--sci-chemistry/votca-xtp/votca-xtp-1.6.ebuild1
-rw-r--r--sci-chemistry/votca-xtp/votca-xtp-9999.ebuild1
3 files changed, 0 insertions, 3 deletions
diff --git a/sci-chemistry/votca-xtp/votca-xtp-1.6.4.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.6.4.ebuild
index a709871034bc..fc37002f5a34 100644
--- a/sci-chemistry/votca-xtp/votca-xtp-1.6.4.ebuild
+++ b/sci-chemistry/votca-xtp/votca-xtp-1.6.4.ebuild
@@ -15,7 +15,6 @@ if [ "${PV}" != "9999" ]; then
else
inherit git-r3
EGIT_REPO_URI="https://github.com/${PN/-//}.git"
- KEYWORDS=""
fi
DESCRIPTION="Votca excitation and charge properties module"
diff --git a/sci-chemistry/votca-xtp/votca-xtp-1.6.ebuild b/sci-chemistry/votca-xtp/votca-xtp-1.6.ebuild
index 447ed9869a4a..f05d152ddbf8 100644
--- a/sci-chemistry/votca-xtp/votca-xtp-1.6.ebuild
+++ b/sci-chemistry/votca-xtp/votca-xtp-1.6.ebuild
@@ -15,7 +15,6 @@ if [ "${PV}" != "9999" ]; then
else
inherit git-r3
EGIT_REPO_URI="https://github.com/${PN/-//}.git"
- KEYWORDS="amd64 x86"
fi
DESCRIPTION="Votca excitation and charge properties module"
diff --git a/sci-chemistry/votca-xtp/votca-xtp-9999.ebuild b/sci-chemistry/votca-xtp/votca-xtp-9999.ebuild
index a709871034bc..fc37002f5a34 100644
--- a/sci-chemistry/votca-xtp/votca-xtp-9999.ebuild
+++ b/sci-chemistry/votca-xtp/votca-xtp-9999.ebuild
@@ -15,7 +15,6 @@ if [ "${PV}" != "9999" ]; then
else
inherit git-r3
EGIT_REPO_URI="https://github.com/${PN/-//}.git"
- KEYWORDS=""
fi
DESCRIPTION="Votca excitation and charge properties module"