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 7C57A138332 for ; Wed, 7 Feb 2018 06:37:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC41AE0C4E; Wed, 7 Feb 2018 06:37:23 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8EC60E0C4E for ; Wed, 7 Feb 2018 06:37:23 +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 427AE335C2F for ; Wed, 7 Feb 2018 06:37:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFF101E2 for ; Wed, 7 Feb 2018 06:37:20 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1517985428.0ab37a2dc4d6340871dc84d6581ef32a16d7dff4.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cssselect2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/cssselect2/cssselect2-0.2.0.ebuild X-VCS-Directories: dev-python/cssselect2/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 0ab37a2dc4d6340871dc84d6581ef32a16d7dff4 X-VCS-Branch: master Date: Wed, 7 Feb 2018 06:37:20 +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: 18d57f61-e25e-4c97-b83f-2b9295d347af X-Archives-Hash: 9f91cfc8572b0440249350eec0d282d8 commit: 0ab37a2dc4d6340871dc84d6581ef32a16d7dff4 Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Feb 7 06:21:55 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Feb 7 06:37:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ab37a2d dev-python/cssselect2: x86 keyworded (bug #643668) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-python/cssselect2/cssselect2-0.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/cssselect2/cssselect2-0.2.0.ebuild b/dev-python/cssselect2/cssselect2-0.2.0.ebuild index 2a92f39f687..02e2491d5bb 100644 --- a/dev-python/cssselect2/cssselect2-0.2.0.ebuild +++ b/dev-python/cssselect2/cssselect2-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="