summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 13:28:48 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:05:24 -0500
commitcfc947147c1e3437b0e4e96d11809933a3531125 (patch)
tree25815865671ecb384075ee0aac0120479ee50f16 /dev-python/cookies
parentdev-python/pygraphviz: 1.5 allarches stablized (diff)
downloadgentoo-cfc947147c1e3437b0e4e96d11809933a3531125.tar.gz
gentoo-cfc947147c1e3437b0e4e96d11809933a3531125.tar.bz2
gentoo-cfc947147c1e3437b0e4e96d11809933a3531125.zip
dev-python/cookies: 2.2.1 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/cookies')
-rw-r--r--dev-python/cookies/cookies-2.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cookies/cookies-2.2.1.ebuild b/dev-python/cookies/cookies-2.2.1.ebuild
index 43c4bf93cbff..5c5d5337d9b0 100644
--- a/dev-python/cookies/cookies-2.2.1.ebuild
+++ b/dev-python/cookies/cookies-2.2.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
DEPEND="test? ( dev-python/pytest[${PYTHON_USEDEP}] )