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 CE7E6138332 for ; Sun, 25 Feb 2018 21:52:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7456DE0878; Sun, 25 Feb 2018 21:52:40 +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 4F890E0878 for ; Sun, 25 Feb 2018 21:52:40 +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 EA8FA335C49 for ; Sun, 25 Feb 2018 21:52:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCB3C239 for ; Sun, 25 Feb 2018 21:52:36 +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: <1519595436.580b72b6c3c40e07827df55d970840fc2d289afd.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oct2py/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/oct2py/oct2py-3.6.0.ebuild X-VCS-Directories: dev-python/oct2py/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 580b72b6c3c40e07827df55d970840fc2d289afd X-VCS-Branch: master Date: Sun, 25 Feb 2018 21:52:36 +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-Archives-Salt: 7fa63568-e5a3-445f-b518-4a883f8e2e00 X-Archives-Hash: fce9130cec87d01bbfea052811b574ba commit: 580b72b6c3c40e07827df55d970840fc2d289afd Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Feb 25 21:31:05 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Feb 25 21:50:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=580b72b6 dev-python/oct2py: keyworded 3.6.0 for ppc, bug #636532 (thanks to ernsteiswuerfel) Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" dev-python/oct2py/oct2py-3.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/oct2py/oct2py-3.6.0.ebuild b/dev-python/oct2py/oct2py-3.6.0.ebuild index 818ad6bda37..3dc8c8704a0 100644 --- a/dev-python/oct2py/oct2py-3.6.0.ebuild +++ b/dev-python/oct2py/oct2py-3.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RDEPEND="