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

dev-python/freezegun/freezegun-0.3.9.ebuild

index a782d8873da1b43acf62ce2ac513c85910e98653..7ff68e9e66d8452abefb0f2e73e1439ccc26fa9d 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
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="test"
 
 RDEPEND=">dev-python/python-dateutil-2.0