diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-08-30 12:39:32 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-08-30 12:50:11 -0500 |
commit | 023471d40cc8bda2bc53393a904e531d4efe706d (patch) | |
tree | 744a1a64c5181dfcbc9c8a9ff13b1e7412664a2c /dev-python/unicodecsv | |
parent | dev-python/stevedore: 1.28.0 arm64 stable allarches for pbr (diff) | |
download | gentoo-023471d40cc8bda2bc53393a904e531d4efe706d.tar.gz gentoo-023471d40cc8bda2bc53393a904e531d4efe706d.tar.bz2 gentoo-023471d40cc8bda2bc53393a904e531d4efe706d.zip |
dev-python/unicodecsv: 0.14.1 stable arm64 allarches for pbr
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'dev-python/unicodecsv')
-rw-r--r-- | dev-python/unicodecsv/unicodecsv-0.14.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild b/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild index 924fdbc18bac..8d63db7874a1 100644 --- a/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild +++ b/dev-python/unicodecsv/unicodecsv-0.14.1.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 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc x86" +KEYWORDS="amd64 arm64 ~ppc x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |