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 7C1681396D0 for ; Tue, 29 Aug 2017 08:13:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBE16E0E20; Tue, 29 Aug 2017 08:13:37 +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 98733E0E20 for ; Tue, 29 Aug 2017 08:13:37 +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 4E0C033BE61 for ; Tue, 29 Aug 2017 08:13:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 856EA8678 for ; Tue, 29 Aug 2017 08:13:34 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1503994375.5cabbb556aa1651323aef1694f391ea527d74680.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dbusmock/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/dbusmock/dbusmock-0.16.9.ebuild X-VCS-Directories: dev-python/dbusmock/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 5cabbb556aa1651323aef1694f391ea527d74680 X-VCS-Branch: master Date: Tue, 29 Aug 2017 08:13:34 +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: 5e8dc420-de8f-46d5-bbba-938c96abc696 X-Archives-Hash: f69806538a2db95ad929235ade7e36f5 commit: 5cabbb556aa1651323aef1694f391ea527d74680 Author: Alexis Ballier gentoo org> AuthorDate: Tue Aug 29 08:12:55 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Aug 29 08:12:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cabbb55 dev-python/dbusmock: keyword ~arm64 Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-python/dbusmock/dbusmock-0.16.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dbusmock/dbusmock-0.16.9.ebuild b/dev-python/dbusmock/dbusmock-0.16.9.ebuild index 23325f8ccdb..1dc66597f1d 100644 --- a/dev-python/dbusmock/dbusmock-0.16.9.ebuild +++ b/dev-python/dbusmock/dbusmock-0.16.9.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~x86" IUSE="test" RDEPEND="