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 6AE711396D0 for ; Fri, 29 Sep 2017 23:33:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62F9E2BC04F; Fri, 29 Sep 2017 23:33:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2F9922BC04E for ; Fri, 29 Sep 2017 23:33:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B4A13417E2 for ; Fri, 29 Sep 2017 23:33:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EEEF90AA for ; Fri, 29 Sep 2017 23:32:57 +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: <1506727945.e29af9cf5b7b1ae9a158d10ef45ad16c63280c80.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.12.ebuild X-VCS-Directories: dev-python/mysqlclient/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: e29af9cf5b7b1ae9a158d10ef45ad16c63280c80 X-VCS-Branch: master Date: Fri, 29 Sep 2017 23:32:57 +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: c8cfffe4-8a2d-44aa-b618-dd93ba40710d X-Archives-Hash: 4977983765db9af1ed79d32365e8cbeb commit: e29af9cf5b7b1ae9a158d10ef45ad16c63280c80 Author: Matthew Thode gentoo org> AuthorDate: Fri Sep 29 23:32:25 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Fri Sep 29 23:32:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e29af9cf dev-python/mysqlclient: 1.3.12 stablized amd64 x86 under allarches dev-python/mysqlclient/mysqlclient-1.3.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mysqlclient/mysqlclient-1.3.12.ebuild b/dev-python/mysqlclient/mysqlclient-1.3.12.ebuild index abc0c50cbf6..5246b1ba5d4 100644 --- a/dev-python/mysqlclient/mysqlclient-1.3.12.ebuild +++ b/dev-python/mysqlclient/mysqlclient-1.3.12.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="