diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 12:59:39 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:30:30 -0600 |
commit | 8551e7ecfa2d6e46b7b89b953260aa4074b46fcd (patch) | |
tree | 3f8cb80b3a5f09545921e550d30832af49c2c05d /dev-python/pycadf | |
parent | dev-python/dogpile-cache: 0.6.2 stable amd64 and x86 (diff) | |
download | gentoo-8551e7ecfa2d6e46b7b89b953260aa4074b46fcd.tar.gz gentoo-8551e7ecfa2d6e46b7b89b953260aa4074b46fcd.tar.bz2 gentoo-8551e7ecfa2d6e46b7b89b953260aa4074b46fcd.zip |
dev-python/pycadf: 2.4.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/pycadf')
-rw-r--r-- | dev-python/pycadf/pycadf-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycadf/pycadf-2.4.0.ebuild b/dev-python/pycadf/pycadf-2.4.0.ebuild index 3ef3707f0cd4..3ecdf041c284 100644 --- a/dev-python/pycadf/pycadf-2.4.0.ebuild +++ b/dev-python/pycadf/pycadf-2.4.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="doc test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |