diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:33:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:41:58 +0100 |
commit | 5e772d1df4c97282d45d2c514295c984de75494a (patch) | |
tree | fc41321ceaf573b6968f30a56ddfe67860bc1d12 /dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild | |
parent | dev-python/u-msgpack: x86 stable wrt bug #714546 (diff) | |
download | gentoo-5e772d1df4c97282d45d2c514295c984de75494a.tar.gz gentoo-5e772d1df4c97282d45d2c514295c984de75494a.tar.bz2 gentoo-5e772d1df4c97282d45d2c514295c984de75494a.zip |
dev-python/unicodecsv: x86 stable wrt bug #714548
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild')
-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 9a754c2e7370..9a66cd27010a 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 |