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 C69FB1396D0 for ; Tue, 12 Sep 2017 22:58:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 368E61FC0A1; Tue, 12 Sep 2017 22:58:30 +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 198D11FC0A1 for ; Tue, 12 Sep 2017 22:58:29 +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 39A5B341698 for ; Tue, 12 Sep 2017 22:58:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 64E9F9081 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: <1505257098.ea41fae35204ea14f0ade85b027f11af10d5c31a.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/openbabel/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild sci-chemistry/openbabel/openbabel-2.4.1.ebuild X-VCS-Directories: sci-chemistry/openbabel/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: ea41fae35204ea14f0ade85b027f11af10d5c31a 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: ae2111a5-c699-4fe0-887a-e882bea2a18b X-Archives-Hash: 344154cf34c1993de77fc7e65b355ad3 commit: ea41fae35204ea14f0ade85b027f11af10d5c31a Author: Matt Turner gentoo org> AuthorDate: Tue Sep 12 22:47:04 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Sep 12 22:58:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea41fae3 sci-chemistry/openbabel-2.4.1: dropped ppc keywords, bug 625088 sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild | 2 +- sci-chemistry/openbabel/openbabel-2.4.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild b/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild index f84e2a1f51b..9665a2ffebc 100644 --- a/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.3.2-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc openmp test wxwidgets" RDEPEND=" diff --git a/sci-chemistry/openbabel/openbabel-2.4.1.ebuild b/sci-chemistry/openbabel/openbabel-2.4.1.ebuild index ca1fa0dda3c..2dac86457a9 100644 --- a/sci-chemistry/openbabel/openbabel-2.4.1.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.4.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" # See src/CMakeLists.txt for LIBRARY_VERSION SLOT="0/5.0.0" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc openmp test wxwidgets" RDEPEND="