diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2019-02-07 11:54:35 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2019-02-07 11:55:32 +0100 |
commit | c530c136a539ab35420d009e7335f64172894295 (patch) | |
tree | b12b0b902c19c49966588909cc2e5a35b0d25773 /dev-python/jinja2-time | |
parent | dev-python/arrow: Stabilize on amd64 (diff) | |
download | gentoo-c530c136a539ab35420d009e7335f64172894295.tar.gz gentoo-c530c136a539ab35420d009e7335f64172894295.tar.bz2 gentoo-c530c136a539ab35420d009e7335f64172894295.zip |
dev-python/jinja2-time: Stabilize on amd64
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
Diffstat (limited to 'dev-python/jinja2-time')
-rw-r--r-- | dev-python/jinja2-time/jinja2-time-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jinja2-time/jinja2-time-0.2.0.ebuild b/dev-python/jinja2-time/jinja2-time-0.2.0.ebuild index bfbd62db1e43..cb7f2493f368 100644 --- a/dev-python/jinja2-time/jinja2-time-0.2.0.ebuild +++ b/dev-python/jinja2-time/jinja2-time-0.2.0.ebuild @@ -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}] |