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 9C059139345 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 86964E0FBD; 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 6AE74E0FBD for ; Thu, 8 Jul 2021 07:11:58 +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 3F64233BECE 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 B07AE7D8 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: <1625728250.3f327a6805205db6d906f2e11a204e70e064f7d6.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dictdiffer/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/dictdiffer/dictdiffer-0.8.1.ebuild X-VCS-Directories: dev-python/dictdiffer/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 3f327a6805205db6d906f2e11a204e70e064f7d6 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: 591cf45d-11d0-4561-936a-574a89f4147b X-Archives-Hash: 4bb22620edf933459759b0b7c3984132 commit: 3f327a6805205db6d906f2e11a204e70e064f7d6 Author: Sergei Trofimovich gentoo org> AuthorDate: Thu Jul 8 07:10:50 2021 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Jul 8 07:10:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f327a68 dev-python/dictdiffer: keyworded 0.8.1 for ppc64 keyworded wrt bug #796254 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> dev-python/dictdiffer/dictdiffer-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dictdiffer/dictdiffer-0.8.1.ebuild b/dev-python/dictdiffer/dictdiffer-0.8.1.ebuild index 21f81d94461..b1205c68e66 100644 --- a/dev-python/dictdiffer/dictdiffer-0.8.1.ebuild +++ b/dev-python/dictdiffer/dictdiffer-0.8.1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE=" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc ~sparc" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc" SLOT="0" BDEPEND="