commit: 48025551e6d936253a7b05ac19d38756b97b7fc8 Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Sat Sep 26 10:18:51 2020 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Sat Sep 26 10:18:51 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=48025551
sci-biology/nilearn: fixed KEYWORDS Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Horea Christian <chr <AT> chymera.eu> sci-biology/nilearn/nilearn-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/nilearn/nilearn-9999.ebuild b/sci-biology/nilearn/nilearn-9999.ebuild index f762b38a7..0d84d22c5 100644 --- a/sci-biology/nilearn/nilearn-9999.ebuild +++ b/sci-biology/nilearn/nilearn-9999.ebuild @@ -14,7 +14,7 @@ EGIT_REPO_URI="https://github.com/nilearn/nilearn" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="" IUSE="+plot test" # Tests attempt to download external data.
