Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-paranoid/
Date: Mon, 09 Jul 2018 18:58:42
Message-Id: 1531162557.609c914cd569c5ecf56d91b701766fde383039d7.zlogene@gentoo
1 commit: 609c914cd569c5ecf56d91b701766fde383039d7
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 9 18:55:57 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 9 18:55:57 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=609c914c
7
8 dev-python/flask-paranoid: amd64 stable wrt bug #647078
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-python/flask-paranoid/flask-paranoid-0.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/flask-paranoid/flask-paranoid-0.2.0.ebuild b/dev-python/flask-paranoid/flask-paranoid-0.2.0.ebuild
16 index 6923c6764b7..5fedbe3b43a 100644
17 --- a/dev-python/flask-paranoid/flask-paranoid-0.2.0.ebuild
18 +++ b/dev-python/flask-paranoid/flask-paranoid-0.2.0.ebuild
19 @@ -18,7 +18,7 @@ LICENSE="BSD"
20
21 SLOT="0"
22
23 -KEYWORDS="~amd64 x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="test"
26
27 RDEPEND="dev-python/flask[${PYTHON_USEDEP}]"