From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4FBE6139694 for ; Wed, 22 Mar 2017 17:12:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DDFB21C207; Wed, 22 Mar 2017 17:11:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6B39F21C207 for ; Wed, 22 Mar 2017 17:11:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 84993341640 for ; Wed, 22 Mar 2017 17:11:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F00A47141 for ; Wed, 22 Mar 2017 17:11:47 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1490202693.e8b66258c72b85763e5b8f60f057d871c387cf92.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mysqlclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/mysqlclient/mysqlclient-1.3.10.ebuild X-VCS-Directories: dev-python/mysqlclient/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: e8b66258c72b85763e5b8f60f057d871c387cf92 X-VCS-Branch: master Date: Wed, 22 Mar 2017 17:11:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: dc7b9b87-2ec0-49c2-93a0-c7d1f5161641 X-Archives-Hash: 63a65b59fbd198b6cfdeb0e2957cb78c commit: e8b66258c72b85763e5b8f60f057d871c387cf92 Author: Matthew Thode gentoo org> AuthorDate: Wed Mar 22 17:11:04 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Wed Mar 22 17:11:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8b66258 dev-python/mysqlclient: 1.3.10 stable amd64 and x86 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-python/mysqlclient/mysqlclient-1.3.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mysqlclient/mysqlclient-1.3.10.ebuild b/dev-python/mysqlclient/mysqlclient-1.3.10.ebuild index ccca6991db2..1ae266ff102 100644 --- a/dev-python/mysqlclient/mysqlclient-1.3.10.ebuild +++ b/dev-python/mysqlclient/mysqlclient-1.3.10.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND="