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 84311139083 for ; Tue, 12 Dec 2017 20:24:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9394E0F2C; Tue, 12 Dec 2017 20:24:47 +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 CB300E0F2C for ; Tue, 12 Dec 2017 20:24:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 F11E43418BE for ; Tue, 12 Dec 2017 20:24:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4448BAE7F for ; Tue, 12 Dec 2017 20:24:45 +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: <1513110266.8e1aa44af3557868280452320e992745f2fd0731.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.5.0.ebuild X-VCS-Directories: dev-python/keyring/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 8e1aa44af3557868280452320e992745f2fd0731 X-VCS-Branch: master Date: Tue, 12 Dec 2017 20:24:45 +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: dd41fd19-eeac-45f1-b70b-a1448293bd94 X-Archives-Hash: d840eb681863171c1622ac88414fb1e7 commit: 8e1aa44af3557868280452320e992745f2fd0731 Author: Matthew Thode gentoo org> AuthorDate: Tue Dec 12 20:16:01 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Tue Dec 12 20:24:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e1aa44a dev-python/keyring: 10.5.0 bup Package-Manager: Portage-2.3.14, Repoman-2.3.6 dev-python/keyring/keyring-10.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/keyring/keyring-10.5.0.ebuild b/dev-python/keyring/keyring-10.5.0.ebuild index fa82fef2cc5..d1fa79d5623 100644 --- a/dev-python/keyring/keyring-10.5.0.ebuild +++ b/dev-python/keyring/keyring-10.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/k/${PN}/${P}.tar.gz" SLOT="0" LICENSE="PSF-2" -KEYWORDS="~arm ~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~arm amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND="