From: Matthew Thode Date: Thu, 30 Aug 2018 17:39:32 +0000 (-0500) Subject: dev-python/unicodecsv: 0.14.1 stable arm64 allarches for pbr X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=023471d40cc8bda2bc53393a904e531d4efe706d;p=gentoo.git dev-python/unicodecsv: 0.14.1 stable arm64 allarches for pbr Package-Manager: Portage-2.3.48, Repoman-2.3.10 --- 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}]"