summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-09-29 18:28:09 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-09-29 18:28:09 -0500
commit48693c0e303abaad2adaf119ac531940a5c8dd75 (patch)
treeb6fa08d2c38396f89cf16706cf6fc1f27c9937e3 /dev-python/pycadf
parentdev-python/jsonschema: 2.6.0 stablized alpha amd64 arm64 hppa ia64 ppc ppc64 ... (diff)
downloadgentoo-48693c0e303abaad2adaf119ac531940a5c8dd75.tar.gz
gentoo-48693c0e303abaad2adaf119ac531940a5c8dd75.tar.bz2
gentoo-48693c0e303abaad2adaf119ac531940a5c8dd75.zip
dev-python/pycadf: 2.6.0 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/pycadf')
-rw-r--r--dev-python/pycadf/pycadf-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycadf/pycadf-2.6.0.ebuild b/dev-python/pycadf/pycadf-2.6.0.ebuild
index 56d40ee7e833..30e2b250cc46 100644
--- a/dev-python/pycadf/pycadf-2.6.0.ebuild
+++ b/dev-python/pycadf/pycadf-2.6.0.ebuild
@@ -12,7 +12,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"
CDEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]"