diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:24:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:24:11 +0100 |
commit | fe8316b6f054b7d418fe7fe954b6e8dad61c293c (patch) | |
tree | 4b1dce538bdc21e4be1b74b69cda1355e26546e4 /dev-python/pycadf | |
parent | dev-python/pecan: x86 stable wrt bug #565742 (diff) | |
download | gentoo-fe8316b6f054b7d418fe7fe954b6e8dad61c293c.tar.gz gentoo-fe8316b6f054b7d418fe7fe954b6e8dad61c293c.tar.bz2 gentoo-fe8316b6f054b7d418fe7fe954b6e8dad61c293c.zip |
dev-python/pycadf: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/pycadf')
-rw-r--r-- | dev-python/pycadf/pycadf-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycadf/pycadf-1.1.0.ebuild b/dev-python/pycadf/pycadf-1.1.0.ebuild index 8b6b134ded48..652bff8e58f5 100644 --- a/dev-python/pycadf/pycadf-1.1.0.ebuild +++ b/dev-python/pycadf/pycadf-1.1.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 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |