diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-05-30 23:57:11 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-05-30 23:57:11 -0700 |
commit | c2fd2b2a4d188c4a9355507a948da54de8d7ce82 (patch) | |
tree | 6528eaa12844c9d3526990dee4556ea19fa15fc7 /dev-python/unicodecsv/unicodecsv-0.14.1-r1.ebuild | |
parent | dev-python/stevedore: Keyword 1.31.0-r1 alpha, #617528 (diff) | |
download | gentoo-c2fd2b2a4d188c4a9355507a948da54de8d7ce82.tar.gz gentoo-c2fd2b2a4d188c4a9355507a948da54de8d7ce82.tar.bz2 gentoo-c2fd2b2a4d188c4a9355507a948da54de8d7ce82.zip |
dev-python/unicodecsv: Keyword 0.14.1-r1 alpha, #617528
Signed-off-by: Matt Turner <mattst88@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 ab240b9af2de..1b0e7f8bad9a 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 ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86" distutils_enable_tests unittest |