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 13E80139345 for ; Thu, 8 Jul 2021 07:11:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69A21E0FBC; Thu, 8 Jul 2021 07:11:58 +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 52E76E0FBC for ; Thu, 8 Jul 2021 07:11:58 +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 0112B33BEA5 for ; Thu, 8 Jul 2021 07:11:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B0DA7D6 for ; Thu, 8 Jul 2021 07:11:54 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1625728247.c88d57abeae2bd2f0b93ef38bc227da00dff38e6.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyjsparser/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild X-VCS-Directories: dev-python/pyjsparser/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: c88d57abeae2bd2f0b93ef38bc227da00dff38e6 X-VCS-Branch: master Date: Thu, 8 Jul 2021 07:11:54 +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: 8d2aacde-fb11-4d36-9abc-2b3b74405aff X-Archives-Hash: 18744a9efdba67f73329b69fb2412d8e commit: c88d57abeae2bd2f0b93ef38bc227da00dff38e6 Author: Sergei Trofimovich gentoo org> AuthorDate: Thu Jul 8 07:10:47 2021 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Jul 8 07:10:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c88d57ab dev-python/pyjsparser: keyworded 2.7.1_p20190421 for ppc64 keyworded wrt bug #798663 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild b/dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild index c5ba012c25e..21099184d64 100644 --- a/dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild +++ b/dev-python/pyjsparser/pyjsparser-2.7.1_p20190421.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/PiotrDabkowski/${PN}/archive/${MY_COMMIT}.tar.gz -> RESTRICT="!test? ( test )" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="test" BDEPEND="