dev-python/jinja2-time: Stabilize on amd64
authorManuel Rüger <mrueg@gentoo.org>
Thu, 7 Feb 2019 10:54:35 +0000 (11:54 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Thu, 7 Feb 2019 10:55:32 +0000 (11:55 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
dev-python/jinja2-time/jinja2-time-0.2.0.ebuild

index bfbd62db1e432958ba7bce292920f0e4ee85d930..cb7f2493f3680f8c3e1ba921b09a67f48c19491d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 RDEPEND="dev-python/arrow[${PYTHON_USEDEP}]