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 DF4BF1395E2 for ; Sun, 20 Nov 2016 02:28:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2EC9AE0B0D; Sun, 20 Nov 2016 02:28:18 +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 16C3EE0B0D for ; Sun, 20 Nov 2016 02:28:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 F2335340FC1 for ; Sun, 20 Nov 2016 02:28:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 435FB4A0 for ; Sun, 20 Nov 2016 02:28:13 +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: <1479608879.7c498a8815f384c4e811101f2f100b3560b36e3d.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.0.2-r1.ebuild X-VCS-Directories: dev-python/keyring/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 7c498a8815f384c4e811101f2f100b3560b36e3d X-VCS-Branch: master Date: Sun, 20 Nov 2016 02:28:13 +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: 5a10657c-4cc9-4aa8-bdb0-d7d548f485c6 X-Archives-Hash: ad8469c60080cb4bd039dac28b724e3f commit: 7c498a8815f384c4e811101f2f100b3560b36e3d Author: Matthew Thode gentoo org> AuthorDate: Sun Nov 20 02:27:59 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Sun Nov 20 02:27:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c498a88 dev-python/keyring: 10.0.2-r1 stable amd64 and x86 Package-Manager: portage-2.3.0 dev-python/keyring/keyring-10.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/keyring/keyring-10.0.2-r1.ebuild b/dev-python/keyring/keyring-10.0.2-r1.ebuild index 6f63d2c..acbb066 100644 --- a/dev-python/keyring/keyring-10.0.2-r1.ebuild +++ b/dev-python/keyring/keyring-10.0.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/k/${PN}/${P}.tar.gz" SLOT="0" LICENSE="PSF-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND="