Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mysqlclient/
Date: Fri, 29 Sep 2017 23:33:12
Message-Id: 1506727945.e29af9cf5b7b1ae9a158d10ef45ad16c63280c80.prometheanfire@gentoo
1 commit: e29af9cf5b7b1ae9a158d10ef45ad16c63280c80
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 29 23:32:25 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 29 23:32:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e29af9cf
7
8 dev-python/mysqlclient: 1.3.12 stablized amd64 x86 under allarches
9
10 dev-python/mysqlclient/mysqlclient-1.3.12.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/mysqlclient/mysqlclient-1.3.12.ebuild b/dev-python/mysqlclient/mysqlclient-1.3.12.ebuild
14 index abc0c50cbf6..5246b1ba5d4 100644
15 --- a/dev-python/mysqlclient/mysqlclient-1.3.12.ebuild
16 +++ b/dev-python/mysqlclient/mysqlclient-1.3.12.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
18
19 SLOT="0"
20 LICENSE="GPL-2"
21 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
22 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
23 IUSE="doc"
24
25 RDEPEND="