summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-09-20 11:22:56 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-09-20 11:22:56 +0200
commit19bebb50b416295bc596be2b59645a4fb7723ec3 (patch)
treee544c364f6ed4d5a4f6712e9c8788ec9322377ef /dev-python/peewee
parentapp-text/silvercity: x86 stable wrt bug #553614 (diff)
downloadgentoo-19bebb50b416295bc596be2b59645a4fb7723ec3.tar.gz
gentoo-19bebb50b416295bc596be2b59645a4fb7723ec3.tar.bz2
gentoo-19bebb50b416295bc596be2b59645a4fb7723ec3.zip
dev-python/peewee: x86 stable wrt bug #557204
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/peewee')
-rw-r--r--dev-python/peewee/peewee-2.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/peewee/peewee-2.6.2.ebuild b/dev-python/peewee/peewee-2.6.2.ebuild
index a35e8d581670..0c247fa34e0d 100644
--- a/dev-python/peewee/peewee-2.6.2.ebuild
+++ b/dev-python/peewee/peewee-2.6.2.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"
RDEPEND=""