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 B6BFF138331 for ; Fri, 4 May 2018 13:57:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96DEDE091D; Fri, 4 May 2018 13:57:23 +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 7310FE091D for ; Fri, 4 May 2018 13:57: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 4C32D335C74 for ; Fri, 4 May 2018 13:57:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B87A938 for ; Fri, 4 May 2018 13:57:20 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1525442221.45188f3d642d5945dc3bd5280b1a3b340e6bef0b.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/service_identity/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/service_identity/service_identity-16.0.0.ebuild X-VCS-Directories: dev-python/service_identity/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 45188f3d642d5945dc3bd5280b1a3b340e6bef0b X-VCS-Branch: master Date: Fri, 4 May 2018 13:57: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: 22071b07-302b-4c00-bd17-facc4972848c X-Archives-Hash: 96760153f155265eb8d24003d887ead8 commit: 45188f3d642d5945dc3bd5280b1a3b340e6bef0b Author: Mart Raudsepp gentoo org> AuthorDate: Fri May 4 13:34:19 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri May 4 13:57:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45188f3d dev-python/service_identity-16.0.0: arm64 stable Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-python/service_identity/service_identity-16.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild b/dev-python/service_identity/service_identity-16.0.0.ebuild index ba4de3b0af1..6c936c387ec 100644 --- a/dev-python/service_identity/service_identity-16.0.0.ebuild +++ b/dev-python/service_identity/service_identity-16.0.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=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE=" MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86" IUSE="doc test" RDEPEND="