Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mysqlclient/
Date: Wed, 20 Feb 2019 20:17:55
Message-Id: 1550693803.2963dd9d92255974dcc8b46e1ad3a33dd62657ec.prometheanfire@gentoo
1 commit: 2963dd9d92255974dcc8b46e1ad3a33dd62657ec
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 20 20:16:43 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 20 20:16:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2963dd9d
7
8 dev-python/mysqlclient: 1.4.2-r2 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 dev-python/mysqlclient/mysqlclient-1.4.2-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/mysqlclient/mysqlclient-1.4.2-r2.ebuild b/dev-python/mysqlclient/mysqlclient-1.4.2-r2.ebuild
17 index f12d017053f..9ebe3d4a6b5 100644
18 --- a/dev-python/mysqlclient/mysqlclient-1.4.2-r2.ebuild
19 +++ b/dev-python/mysqlclient/mysqlclient-1.4.2-r2.ebuild
20 @@ -14,7 +14,7 @@ S="${WORKDIR}/${P}.post1"
21
22 SLOT="0"
23 LICENSE="GPL-2"
24 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
26 IUSE="doc"
27
28 RDEPEND="