From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E65181388C0 for ; Sun, 28 Feb 2016 07:16:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5781B21C080; Sun, 28 Feb 2016 07:16:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1E8BF21C087 for ; Sun, 28 Feb 2016 07:16:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C9DB340B19 for ; Sun, 28 Feb 2016 07:15:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E55C208D for ; Sun, 28 Feb 2016 07:15:56 +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: <1456643483.a16fc4340d2e22ccf08846f00a6bb38e1b1d67a1.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-middleware/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/oslo-middleware/oslo-middleware-2.8.0.ebuild X-VCS-Directories: dev-python/oslo-middleware/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: a16fc4340d2e22ccf08846f00a6bb38e1b1d67a1 X-VCS-Branch: master Date: Sun, 28 Feb 2016 07:15:56 +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: abeff0e6-5aec-4d3a-a9ee-d4de6deae36d X-Archives-Hash: eb2c73954a77c6c8ef0a4301e1e06380 commit: a16fc4340d2e22ccf08846f00a6bb38e1b1d67a1 Author: Matthew Thode gentoo org> AuthorDate: Sun Feb 28 07:11:23 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Sun Feb 28 07:11:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a16fc434 dev-python/oslo-middleware: keywording arm64 merged on X-C1 Package-Manager: portage-2.2.26 dev-python/oslo-middleware/oslo-middleware-2.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/oslo-middleware/oslo-middleware-2.8.0.ebuild b/dev-python/oslo-middleware/oslo-middleware-2.8.0.ebuild index 2adfb21..790ac31 100644 --- a/dev-python/oslo-middleware/oslo-middleware-2.8.0.ebuild +++ b/dev-python/oslo-middleware/oslo-middleware-2.8.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/oslo.middleware-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" CDEPEND="