diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:03:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:17:02 +0100 |
commit | 4d2ae0f34959d1a0ceb3186dc2aade8afcc23d1c (patch) | |
tree | 01708781afd9164bd9b5701a76a937b824be31cc /dev-python/unicodecsv | |
parent | dev-python/u-msgpack: amd64 stable wrt bug #714546 (diff) | |
download | gentoo-4d2ae0f34959d1a0ceb3186dc2aade8afcc23d1c.tar.gz gentoo-4d2ae0f34959d1a0ceb3186dc2aade8afcc23d1c.tar.bz2 gentoo-4d2ae0f34959d1a0ceb3186dc2aade8afcc23d1c.zip |
dev-python/unicodecsv: amd64 stable wrt bug #714548
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/unicodecsv')
-rw-r--r-- | dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild b/dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild index 0e140b7c1aa3..9a754c2e7370 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 |