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 24A28139695 for ; Mon, 31 Jul 2017 11:37:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 245B71FC0C1; Mon, 31 Jul 2017 11:37:00 +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 EA0B01FC0BB for ; Mon, 31 Jul 2017 11:36:59 +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 C9BCF341925 for ; Mon, 31 Jul 2017 11:36:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0CEC673FF for ; Mon, 31 Jul 2017 11:36:57 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1501501003.b6053500dff2e5a57f46a8a7b13158eb64240e7c.klausman@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.4.1.ebuild X-VCS-Directories: sci-chemistry/openbabel/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: b6053500dff2e5a57f46a8a7b13158eb64240e7c X-VCS-Branch: master Date: Mon, 31 Jul 2017 11:36:57 +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: 3b30366c-c9a6-4109-94f2-66e4747e0790 X-Archives-Hash: 0e75a3a70b70957d20d5dabf17eebd79 commit: b6053500dff2e5a57f46a8a7b13158eb64240e7c Author: Tobias Klausmann gentoo org> AuthorDate: Mon Jul 31 11:05:18 2017 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Jul 31 11:36:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6053500 sci-chemistry/openbabel-2.4.1-r0: amd64 stable Gentoo-Bug: 625088 sci-chemistry/openbabel/openbabel-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/openbabel/openbabel-2.4.1.ebuild b/sci-chemistry/openbabel/openbabel-2.4.1.ebuild index 2e3c423900e..ca1fa0dda3c 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 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc openmp test wxwidgets" RDEPEND="