dev-python/wtf-peewee: x86 stable (bug #658946)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 2 Jul 2018 00:15:45 +0000 (02:15 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 2 Jul 2018 00:15:45 +0000 (02:15 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/wtf-peewee/wtf-peewee-3.0.0.ebuild

index e86701ad0c236ddb574f126051fe3c3e68ffd7d1..2293bd172ac5f243f6cf5208daf08f087916f74c 100644 (file)
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/coleifer/wtf-peewee/"
 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="examples test"
 
 RDEPEND=">=dev-python/peewee-3[${PYTHON_USEDEP}]