commit: e82545a262be9f69f49a94f6392bf6b743dc54df
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 9 22:32:03 2017 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jan 9 22:32:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82545a2
dev-python/blosc: amd64 stable
Gentoo-bug: 571282
Package-Manager: portage-2.3.0
dev-python/blosc/blosc-1.2.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/blosc/blosc-1.2.8.ebuild
b/dev-python/blosc/blosc-1.2.8.ebuild
index 85dd829..49eb4b4 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"