summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-03-15 16:26:21 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-03-15 16:26:21 +0100
commitefc92c60275828f8afb26ed67bb688e3bef2179c (patch)
treeffb20c0ee67e4c253c11a0873252383e6d6ef45f /dev-python/peewee
parentdev-python/click: x86 stable wrt bug #575536 (diff)
downloadgentoo-efc92c60275828f8afb26ed67bb688e3bef2179c.tar.gz
gentoo-efc92c60275828f8afb26ed67bb688e3bef2179c.tar.bz2
gentoo-efc92c60275828f8afb26ed67bb688e3bef2179c.zip
dev-python/peewee: x86 stable wrt bug #574954
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/peewee')
-rw-r--r--dev-python/peewee/peewee-2.7.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/peewee/peewee-2.7.4.ebuild b/dev-python/peewee/peewee-2.7.4.ebuild
index 75265bae905f..1c0a9465e13c 100644
--- a/dev-python/peewee/peewee-2.7.4.ebuild
+++ b/dev-python/peewee/peewee-2.7.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/coleifer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc examples"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]