summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-03-30 14:07:10 -0400
committerAaron Bauman <bman@gentoo.org>2018-03-30 14:34:51 -0400
commit6c27ceb418a3fea46516bc680fd1a92892998646 (patch)
tree73d21d5958db6a03a55adfe662e815216953ff55
parentapp-emulation/docker-compose: amd64 stable (diff)
downloadgentoo-6c27ceb4.tar.gz
gentoo-6c27ceb4.tar.bz2
gentoo-6c27ceb4.zip
dev-python/freezegun: amd64 stable
Bug: https://bugs.gentoo.org/644614 Package-Manager: Portage-2.3.26, Repoman-2.3.7
-rw-r--r--dev-python/freezegun/freezegun-0.3.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/freezegun/freezegun-0.3.9.ebuild b/dev-python/freezegun/freezegun-0.3.9.ebuild
index a782d8873da1..7ff68e9e66d8 100644
--- a/dev-python/freezegun/freezegun-0.3.9.ebuild
+++ b/dev-python/freezegun/freezegun-0.3.9.ebuild
@@ -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