diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-02 10:45:25 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-02 12:47:12 +0100 |
commit | 8d90086aad723814e0e828c6bd8372e670690953 (patch) | |
tree | 0e2dcaa8928685678c29387ec17ec032f0b031d9 /dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild | |
parent | dev-python/scientificpython: Drop KEYWORDS to testing (diff) | |
download | gentoo-8d90086aad723814e0e828c6bd8372e670690953.tar.gz gentoo-8d90086aad723814e0e828c6bd8372e670690953.tar.bz2 gentoo-8d90086aad723814e0e828c6bd8372e670690953.zip |
dev-python/pyclimate: Drop KEYWORDS to testing
No stable scientific supports this package
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild')
-rw-r--r-- | dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild b/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild index d2efe9cfda9b..0f9dfa211dca 100644 --- a/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild +++ b/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://fisica.ehu.es/jsaenz/pyclimate_files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="examples" DEPEND="" |