diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:55:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 12:56:59 +0100 |
commit | e08662ba2ee5b5f0c0faa3b7700c946a0c801b26 (patch) | |
tree | d90dbbc07286aae1b647eccfc32b0249bb24bfe4 | |
parent | dev-python/feedparser: x86 stable wrt bug #606056 (diff) | |
download | gentoo-e08662ba2ee5b5f0c0faa3b7700c946a0c801b26.tar.gz gentoo-e08662ba2ee5b5f0c0faa3b7700c946a0c801b26.tar.bz2 gentoo-e08662ba2ee5b5f0c0faa3b7700c946a0c801b26.zip |
dev-python/flask-login: x86 stable wrt bug #606058
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/flask-login/flask-login-0.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-login/flask-login-0.3.2-r1.ebuild b/dev-python/flask-login/flask-login-0.3.2-r1.ebuild index 4d094d569cf1..3c92fa63e248 100644 --- a/dev-python/flask-login/flask-login-0.3.2-r1.ebuild +++ b/dev-python/flask-login/flask-login-0.3.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/maxcountryman/${PN}/archive/${PV}.tar.gz -> ${P}.tar LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND=">=dev-python/flask-0.10[${PYTHON_USEDEP}]" |