commit: ebd3df80a1c91bbbc311014fae018785ba482ef5 Author: Horea Christian <h.chr <AT> mail <DOT> ru> AuthorDate: Tue Oct 6 19:30:20 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Oct 7 12:24:02 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ebd3df80
dev-python/matplotlib-venn: removed keywords from live ebuild Package-Manager: portage-2.2.22 dev-python/matplotlib-venn/ChangeLog | 3 +++ dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-python/matplotlib-venn/ChangeLog b/dev-python/matplotlib-venn/ChangeLog index 64c867c..079adee 100644 --- a/dev-python/matplotlib-venn/ChangeLog +++ b/dev-python/matplotlib-venn/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 06 Oct 2015; Horea Christian <[email protected]> matplotlib-venn-9999.ebuild: + dev-python/matplotlib-venn: removed keywords from live ebuild + *matplotlib-venn-9999 (06 Oct 2015) 06 Oct 2015; Horea Christian <[email protected]> +matplotlib-venn-9999.ebuild, diff --git a/dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild b/dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild index 608c13a..7dfd47c 100644 --- a/dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild +++ b/dev-python/matplotlib-venn/matplotlib-venn-9999.ebuild @@ -15,7 +15,7 @@ EGIT_REPO_URI="https://github.com/konstantint/matplotlib-venn" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="" IUSE="test" RDEPEND="
