diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 10:17:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 10:17:54 +0100 |
commit | 8091f489ba1a2f45a6d8dd5782caf45c4f3c81d5 (patch) | |
tree | 5e28b6fe722ef4f1d0f01f117427aaf04d57f133 /dev-python | |
parent | dev-util/schroot: amd64 stable wrt bug #551770 (diff) | |
download | gentoo-8091f489ba1a2f45a6d8dd5782caf45c4f3c81d5.tar.gz gentoo-8091f489ba1a2f45a6d8dd5782caf45c4f3c81d5.tar.bz2 gentoo-8091f489ba1a2f45a6d8dd5782caf45c4f3c81d5.zip |
dev-python/unicodecsv: amd64 stable wrt bug #564474
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/unicodecsv/unicodecsv-0.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild b/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild index a54770d511fd..c7f801fe4575 100644 --- a/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild +++ b/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" # not contained in the release tarball |