commit: ca24f2e19942faa1d906b1716b7975458db3bd04 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sat Mar 20 11:19:35 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sat Mar 20 11:19:35 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ca24f2e1
sci-biology/AlignGraph: fix MultipleKeywordsLines Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/AlignGraph/AlignGraph-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-biology/AlignGraph/AlignGraph-9999.ebuild b/sci-biology/AlignGraph/AlignGraph-9999.ebuild index 60ea9d6b6..f48b436ee 100644 --- a/sci-biology/AlignGraph/AlignGraph-9999.ebuild +++ b/sci-biology/AlignGraph/AlignGraph-9999.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://github.com/baoe/AlignGraph if [ "$PV" == "9999" ]; then inherit git-r3 EGIT_REPO_URI="https://github.com/baoe/AlignGraph.git" - KEYWORDS="" else SRC_URI="" KEYWORDS=""
