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 37019139696 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 3D6A91FC0BB; 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 1C4241FC0BB for ; Mon, 31 Jul 2017 11:36:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A5E233418D9 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 40DE374CA 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: <1501501006.f62393e642e33ad33e65a5b89f79d4a7807eae3d.klausman@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.4.1.ebuild X-VCS-Directories: sci-chemistry/openbabel-python/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: f62393e642e33ad33e65a5b89f79d4a7807eae3d 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: f1b79883-f73c-4dd2-932b-b181e1d0c82e X-Archives-Hash: f4b8f1195cae2db9ec074f818238bdc7 commit: f62393e642e33ad33e65a5b89f79d4a7807eae3d Author: Tobias Klausmann gentoo org> AuthorDate: Mon Jul 31 11:05:19 2017 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Jul 31 11:36:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f62393e6 sci-chemistry/openbabel-python-2.4.1-r0: amd64 stable Gentoo-Bug: 625088 sci-chemistry/openbabel-python/openbabel-python-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 d83bbba6903..8592ce2a6f4 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 ~ppc ~x86 ~amd64-linux ~x86-linux" SLOT="0/5" LICENSE="GPL-2" IUSE=""