commit:     b107d0c2dfee190bea691828c7f474bbeaee4109
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Mar 20 11:01:12 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Mar 20 11:01:12 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b107d0c2

sci-biology/snpomatic: fix MultipleKeywordsLines

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-biology/snpomatic/snpomatic-1.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sci-biology/snpomatic/snpomatic-1.0.ebuild 
b/sci-biology/snpomatic/snpomatic-1.0.ebuild
index 21857195a..e33271b2e 100644
--- a/sci-biology/snpomatic/snpomatic-1.0.ebuild
+++ b/sci-biology/snpomatic/snpomatic-1.0.ebuild
@@ -8,7 +8,6 @@ HOMEPAGE="https://github.com/magnusmanske/snpomatic";
 if [ "$PV" == "9999" ]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/magnusmanske/snpomatic.git";
-       KEYWORDS=""
 else
        
SRC_URI="https://github.com/magnusmanske/snpomatic/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
        KEYWORDS="~amd64"

Reply via email to