dev-python/numba: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Mon, 9 Jan 2017 22:29:06 +0000 (07:29 +0900)
committerAaron Bauman <bman@gentoo.org>
Mon, 9 Jan 2017 22:29:06 +0000 (07:29 +0900)
Gentoo-bug: 571282

Package-Manager: portage-2.3.0

dev-python/numba/numba-0.27.0.ebuild

index a0a805d1221dcc7df2261b8b95fc1832e918af94..d09256b7fda44e73c88e731e77f0575e99dea0de 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="doc examples test"
 
 RDEPEND="