commit: 023471d40cc8bda2bc53393a904e531d4efe706d
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 30 17:39:32 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Aug 30 17:50:11 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023471d4
dev-python/unicodecsv: 0.14.1 stable arm64 allarches for pbr
Package-Manager: Portage-2.3.48, Repoman-2.3.10
dev-python/unicodecsv/unicodecsv-0.14.1.ebuild | 4 ++--
1 file 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 924fdbc18ba..8d63db7874a 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}]"