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 4D7791382C5 for ; Mon, 22 Jun 2020 19:05:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00E76E096F; Mon, 22 Jun 2020 19:05:29 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 9798BE095D for ; Mon, 22 Jun 2020 19:05:28 +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 52F4734F2B7 for ; Mon, 22 Jun 2020 19:05:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 988D82C1 for ; Mon, 22 Jun 2020 19:05:23 +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: <1592852565.ed9d92d7ff8c699275dda374ddca81d972d56af7.leio@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: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: ed9d92d7ff8c699275dda374ddca81d972d56af7 X-VCS-Branch: master Date: Mon, 22 Jun 2020 19:05:23 +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: 51be0600-0e15-4fe6-be62-e4f070448163 X-Archives-Hash: c65e4a1aea7a2161c7b48aee9854d472 commit: ed9d92d7ff8c699275dda374ddca81d972d56af7 Author: Sam James (sam_c) cmpct info> AuthorDate: Mon Jun 22 05:51:01 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Jun 22 19:02:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed9d92d7 dev-python/routes: arm64 stable (bug #727058) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Mart Raudsepp 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 06e5798198e..4af90af70c2 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="