commit: 9dfb23cea22e490d613fff0a37acbe8f99caa3a3
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun May 17 09:35:40 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun May 17 09:35:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dfb23ce
dev-python/unicodecsv: keyworded 0.14.1-r1 for ia64, bug #617528
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <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 579d1b8273c..ab240b9af2d 100644
--- a/dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild
+++ b/dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm64 hppa ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86"
distutils_enable_tests unittest