dev-python/doublex: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Fri, 30 Mar 2018 18:06:10 +0000 (14:06 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 30 Mar 2018 18:34:48 +0000 (14:34 -0400)
Bug: https://bugs.gentoo.org/644614
Package-Manager: Portage-2.3.26, Repoman-2.3.7

dev-python/doublex/doublex-1.8.1.ebuild

index 9b04f90054f2e0ba41fb46ff0e36ee6511b41e4e..eb25e92c0a753f3bef47e37ac16895b4411f00a5 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=5
@@ -13,7 +13,7 @@ SRC_URI="https://bitbucket.org/DavidVilla/python-${PN}/get/v${PV}.tar.gz -> ${P}
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="doc test"
 
 CDEPEND="dev-python/pyhamcrest[${PYTHON_USEDEP}]"