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 56ACE139694 for ; Sat, 29 Jul 2017 20:39:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82EF81FC230; Sat, 29 Jul 2017 20:38:57 +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 61C5F1FC230 for ; Sat, 29 Jul 2017 20:38:57 +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 18989341A9B for ; Sat, 29 Jul 2017 20:38:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F198D74C4 for ; Sat, 29 Jul 2017 20:38:52 +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: <1501360707.564d5f1ba5f033d7a6e7c7b5fcc7db80a1eaca22.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/subunit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/subunit/subunit-1.2.0-r1.ebuild X-VCS-Directories: dev-python/subunit/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 564d5f1ba5f033d7a6e7c7b5fcc7db80a1eaca22 X-VCS-Branch: master Date: Sat, 29 Jul 2017 20:38:52 +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: 2e20c2f4-797d-46e7-be1f-c984ef037fe2 X-Archives-Hash: 89de3d2f42bb322bbf7f10ab14aa01ef commit: 564d5f1ba5f033d7a6e7c7b5fcc7db80a1eaca22 Author: Matthew Thode gentoo org> AuthorDate: Sat Jul 29 20:30:42 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Sat Jul 29 20:38:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=564d5f1b dev-python/subunit: 1.2.0-r1 stable arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.3 dev-python/subunit/subunit-1.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/subunit/subunit-1.2.0-r1.ebuild b/dev-python/subunit/subunit-1.2.0-r1.ebuild index 94cdc368097..690b9a8b998 100644 --- a/dev-python/subunit/subunit-1.2.0-r1.ebuild +++ b/dev-python/subunit/subunit-1.2.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/$(get_version_component_range 1-2)/+d LICENSE="Apache-2.0 BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="static-libs test" RDEPEND="