commit: f4c9375f3848050295e931430f4ceea5c9954470 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Mar 29 10:23:50 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Mar 29 10:29:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c9375f
dev-python/unicodecsv: Stabilize 0.14.1-r1 ALLARCHES Closes: https://bugs.gentoo.org/714548 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild b/dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild index 9a66cd27010..5ff99911e92 100644 --- a/dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild +++ b/dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc ~ppc64 x86" distutils_enable_tests unittest
