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 C1AE113835A for ; Sat, 9 May 2020 11:27:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A50F9E086D; Sat, 9 May 2020 11:27:56 +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 571F0E0805 for ; Sat, 9 May 2020 11:27:56 +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 5DC0834F299 for ; Sat, 9 May 2020 11:27:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17E38219 for ; Sat, 9 May 2020 11:27:54 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1589023628.9cb67344d77be112f66628a8dba0c89c389e0b7f.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pycxx/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pycxx/pycxx-7.1.2-r2.ebuild X-VCS-Directories: dev-python/pycxx/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 9cb67344d77be112f66628a8dba0c89c389e0b7f X-VCS-Branch: master Date: Sat, 9 May 2020 11:27: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: 419d0bc9-6d5f-4b13-aa50-c0125eeac395 X-Archives-Hash: 5f3dc176cead612120178c07421a9dc7 commit: 9cb67344d77be112f66628a8dba0c89c389e0b7f Author: Mikle Kolyada gentoo org> AuthorDate: Sat May 9 11:27:08 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat May 9 11:27:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cb67344 dev-python/pycxx: ppc stable wrt bug #721778 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Mikle Kolyada gentoo.org> dev-python/pycxx/pycxx-7.1.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pycxx/pycxx-7.1.2-r2.ebuild b/dev-python/pycxx/pycxx-7.1.2-r2.ebuild index d5d2ccea624..3b9ecabafdc 100644 --- a/dev-python/pycxx/pycxx-7.1.2-r2.ebuild +++ b/dev-python/pycxx/pycxx-7.1.2-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cxx/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="doc examples" python_prepare_all() {