From: Aaron Bauman Date: Mon, 9 Jan 2017 22:32:03 +0000 (+0900) Subject: dev-python/blosc: amd64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e82545a262be9f69f49a94f6392bf6b743dc54df;p=gentoo.git dev-python/blosc: amd64 stable Gentoo-bug: 571282 Package-Manager: portage-2.3.0 --- diff --git a/dev-python/blosc/blosc-1.2.8.ebuild b/dev-python/blosc/blosc-1.2.8.ebuild index 85dd82953dcb..49eb4b479df0 100644 --- a/dev-python/blosc/blosc-1.2.8.ebuild +++ b/dev-python/blosc/blosc-1.2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=">=dev-libs/c-blosc-1.3.5"