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 D1287139694 for ; Wed, 5 Jul 2017 21:57:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25525E0BF4; Wed, 5 Jul 2017 21:57:27 +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 F1033E0BEF for ; Wed, 5 Jul 2017 21:57:26 +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 AAEA7341821 for ; Wed, 5 Jul 2017 21:57:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A1F774A4 for ; Wed, 5 Jul 2017 21:57:24 +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: <1499291829.c1a24a2b39103582340c54c8f3e1c39ca71e8b5b.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/keyring/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/keyring/keyring-10.3.3.ebuild X-VCS-Directories: dev-python/keyring/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: c1a24a2b39103582340c54c8f3e1c39ca71e8b5b X-VCS-Branch: master Date: Wed, 5 Jul 2017 21:57:24 +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: 96bb0753-47f3-40ce-bc89-3b31323e8529 X-Archives-Hash: 80c1f3b5227d3614a04e31d46d9599f2 commit: c1a24a2b39103582340c54c8f3e1c39ca71e8b5b Author: Matthew Thode gentoo org> AuthorDate: Wed Jul 5 21:56:40 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Wed Jul 5 21:57:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a24a2b dev-python/keyring: 10.3.3 stable amd64 and x86 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/keyring/keyring-10.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/keyring/keyring-10.3.3.ebuild b/dev-python/keyring/keyring-10.3.3.ebuild index 8987c7c8a6b..2ed6a912560 100644 --- a/dev-python/keyring/keyring-10.3.3.ebuild +++ b/dev-python/keyring/keyring-10.3.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/k/${PN}/${P}.tar.gz" SLOT="0" LICENSE="PSF-2" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND="