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 DE2A9138359 for ; Mon, 6 Jul 2020 11:57:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29B46E0903; Mon, 6 Jul 2020 11:57:54 +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 0E9EEE0900 for ; Mon, 6 Jul 2020 11:57:54 +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 EE11F34F3A6 for ; Mon, 6 Jul 2020 11:57:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B2FD2D8 for ; Mon, 6 Jul 2020 11:57:48 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1594035507.6c8dbdfa1b0577e123e8ed23500ac3043038c6e4.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/routes/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/routes/routes-2.4.1-r1.ebuild X-VCS-Directories: dev-python/routes/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 6c8dbdfa1b0577e123e8ed23500ac3043038c6e4 X-VCS-Branch: master Date: Mon, 6 Jul 2020 11:57:48 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3a4c5ea4-2cdc-43d0-b4a6-af4893c56004 X-Archives-Hash: 89f0cc6cea74ee9fef5407de8526fd4d commit: 6c8dbdfa1b0577e123e8ed23500ac3043038c6e4 Author: Sam James (sam_c) cmpct info> AuthorDate: Sun Jul 5 23:14:28 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Jul 6 11:38:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c8dbdfa dev-python/routes: arm stable (bug #727058) Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Michał Górny gentoo.org> dev-python/routes/routes-2.4.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/routes/routes-2.4.1-r1.ebuild b/dev-python/routes/routes-2.4.1-r1.ebuild index 4af90af70c2..91b5a059e8c 100644 --- a/dev-python/routes/routes-2.4.1-r1.ebuild +++ b/dev-python/routes/routes-2.4.1-r1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc" RDEPEND="