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 B0A4A1396D1 for ; Tue, 12 Sep 2017 22:58:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4A6D1FC04D; Tue, 12 Sep 2017 22:58:28 +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 B3C781FC04D for ; Tue, 12 Sep 2017 22:58:28 +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 942913416A6 for ; Tue, 12 Sep 2017 22:58:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EB9D907F for ; Tue, 12 Sep 2017 22:58:26 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1505257097.ff8dcd33a676d8544bd8e193116e6e46f7f0131c.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/openbabel-python/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild X-VCS-Directories: sci-chemistry/openbabel-python/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: ff8dcd33a676d8544bd8e193116e6e46f7f0131c X-VCS-Branch: master Date: Tue, 12 Sep 2017 22:58:26 +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: 7042c494-d7a1-4610-9b55-cb71cf4967a5 X-Archives-Hash: 4a2e638c0a06b4aa8853eaf96a4cd089 commit: ff8dcd33a676d8544bd8e193116e6e46f7f0131c Author: Matt Turner gentoo org> AuthorDate: Tue Sep 12 22:47:02 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Sep 12 22:58:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff8dcd33 sci-chemistry/openbabel-python-2.4.1: dropped ppc keywords, bug 625088 sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild | 2 +- sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild b/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild index 704ad576bc7..999a73bc794 100644 --- a/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild +++ b/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Python bindings for OpenBabel (including Pybel)" HOMEPAGE="http://openbabel.sourceforge.net/" SRC_URI="mirror://sourceforge/openbabel/openbabel-${PV}.tar.gz" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild b/sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild index 8592ce2a6f4..380aca3bc9f 100644 --- a/sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild +++ b/sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Python bindings for OpenBabel (including Pybel)" HOMEPAGE="http://openbabel.sourceforge.net/" SRC_URI="mirror://sourceforge/openbabel/openbabel-${PV}.tar.gz" -KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" SLOT="0/5" LICENSE="GPL-2" IUSE=""