commit: d68adfb9942a65c7bd497c8d735e50cc010d5154 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Thu Apr 20 17:22:38 2017 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Thu Apr 20 17:22:38 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d68adfb9
sci-biology/oncotator: add LICENSE, add KEYWORDS Package-Manager: Portage-2.3.5, Repoman-2.3.2 sci-biology/oncotator/oncotator-1.9.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/oncotator/oncotator-1.9.2.0.ebuild b/sci-biology/oncotator/oncotator-1.9.2.0.ebuild index 9f18d269a..a8a042d1d 100644 --- a/sci-biology/oncotator/oncotator-1.9.2.0.ebuild +++ b/sci-biology/oncotator/oncotator-1.9.2.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/broadinstitute/oncotator/archive/v${PV}.tar.gz -> ${ LICENSE="oncotator" SLOT="0" -KEYWORDS="" # breaks silently during install because of python syntax errors +KEYWORDS="~amd64 ~x86" # breaks silently during install because of python syntax errors IUSE="" RESTRICT="fetch"
