commit: 6e159c679a15db7891555bf4f826ef3729cbf41f
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Mar 20 11:02:56 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Mar 20 11:02:56 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6e159c67
sci-physics/genfit: fix MultipleKeywordsLines
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-physics/genfit/genfit-02.00.00_p20201231.ebuild | 1 -
sci-physics/genfit/genfit-9999.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/sci-physics/genfit/genfit-02.00.00_p20201231.ebuild
b/sci-physics/genfit/genfit-02.00.00_p20201231.ebuild
index 7b4426fb2..88cf6d216 100644
--- a/sci-physics/genfit/genfit-02.00.00_p20201231.ebuild
+++ b/sci-physics/genfit/genfit-02.00.00_p20201231.ebuild
@@ -8,7 +8,6 @@ inherit cmake
if [[ ${PV} == *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/GenFit/GenFit.git"
- KEYWORDS=""
else
EGIT_COMMIT="c3546c073e732abc942a08430b6ca3cb36f5339e"
MY_PN="GenFit"
diff --git a/sci-physics/genfit/genfit-9999.ebuild
b/sci-physics/genfit/genfit-9999.ebuild
index 3f4170be7..5afb43063 100644
--- a/sci-physics/genfit/genfit-9999.ebuild
+++ b/sci-physics/genfit/genfit-9999.ebuild
@@ -8,7 +8,6 @@ inherit cmake
if [[ ${PV} == *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/GenFit/GenFit.git"
- KEYWORDS=""
else
EGIT_COMMIT=""
MY_PN="GenFit"