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 013251382C5 for ; Sat, 30 May 2020 16:20:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0811E0887; Sat, 30 May 2020 16:20:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 DAC0AE0887 for ; Sat, 30 May 2020 16:20: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 C4D4434E54E for ; Sat, 30 May 2020 16:20:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9438276 for ; Sat, 30 May 2020 16:20:50 +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: <1590855633.51bb46ce233d1dfac4559c542d7a2acb26b77743.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: 51bb46ce233d1dfac4559c542d7a2acb26b77743 X-VCS-Branch: master Date: Sat, 30 May 2020 16:20:50 +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: 2fde3bbc-a321-4102-99b9-6855f39de518 X-Archives-Hash: 2122704033fe96e2ee6ba967aee6b928 commit: 51bb46ce233d1dfac4559c542d7a2acb26b77743 Author: Michał Górny gentoo org> AuthorDate: Sat May 30 16:11:26 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat May 30 16:20:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51bb46ce dev-python/routes: Keyword 2.4.1-r1 ppc, #717946 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 301a043a306..0f71d00dc5a 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 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc" RDEPEND="