summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 13:24:04 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:05:19 -0500
commit223b604420346bce28804d18853dceb4d4e2b548 (patch)
tree89b08d066ec746949ca68536b319dc183a611eeb /dev-python/zict
parentdev-python/toolz: 0.9.0 allarches stablized (diff)
downloadgentoo-223b604420346bce28804d18853dceb4d4e2b548.tar.gz
gentoo-223b604420346bce28804d18853dceb4d4e2b548.tar.bz2
gentoo-223b604420346bce28804d18853dceb4d4e2b548.zip
dev-python/zict: 0.1.3 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/zict')
-rw-r--r--dev-python/zict/zict-0.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zict/zict-0.1.3.ebuild b/dev-python/zict/zict-0.1.3.ebuild
index 7c2c1e3d994b..78a99d7b7c28 100644
--- a/dev-python/zict/zict-0.1.3.ebuild
+++ b/dev-python/zict/zict-0.1.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="dev-python/HeapDict[${PYTHON_USEDEP}]"