commit: eb0ce0efb3c762ba1e6d032f2b42e14fb280d632
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 15:33:36 2017 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 15:46:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb0ce0ef
dev-python/flask-migrate: x86 stable (bug #641310)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-python/flask-migrate/flask-migrate-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/flask-migrate/flask-migrate-2.1.1.ebuild
b/dev-python/flask-migrate/flask-migrate-2.1.1.ebuild
index cdf9c7281e9..f4d7997a71d 100644
--- a/dev-python/flask-migrate/flask-migrate-2.1.1.ebuild
+++ b/dev-python/flask-migrate/flask-migrate-2.1.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="test"
RDEPEND=">=dev-python/flask-0.9[${PYTHON_USEDEP}]