dev-python/pyhamcrest: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Fri, 30 Mar 2018 18:09:43 +0000 (14:09 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 30 Mar 2018 18:35:03 +0000 (14:35 -0400)
Bug: https://bugs.gentoo.org/644614
Package-Manager: Portage-2.3.26, Repoman-2.3.7

dev-python/pyhamcrest/pyhamcrest-1.9.0.ebuild

index b8007ad5a05f6d3c17fd3c74280f072cffdfd07d..596f8cb845749ecf441f2e10a11d3a50dbf26d45 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="doc examples test"
 
 RDEPEND=">=dev-python/six-1.4[${PYTHON_USEDEP}]"