Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/openbabel-perl/
Date: Tue, 12 Sep 2017 22:58:29
Message-Id: 1505257098.8fdbb06b6859da48aae2dce80119b30f0e102050.mattst88@gentoo
1 commit: 8fdbb06b6859da48aae2dce80119b30f0e102050
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 12 22:47:03 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 12 22:58:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fdbb06b
7
8 sci-chemistry/openbabel-perl-2.4.1: dropped ppc keywords, bug 625088
9
10 sci-chemistry/openbabel-perl/openbabel-perl-2.3.2.ebuild | 2 +-
11 sci-chemistry/openbabel-perl/openbabel-perl-2.4.1.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/sci-chemistry/openbabel-perl/openbabel-perl-2.3.2.ebuild b/sci-chemistry/openbabel-perl/openbabel-perl-2.3.2.ebuild
15 index e7f3aafc6d9..1f6b5d8005a 100644
16 --- a/sci-chemistry/openbabel-perl/openbabel-perl-2.3.2.ebuild
17 +++ b/sci-chemistry/openbabel-perl/openbabel-perl-2.3.2.ebuild
18 @@ -9,7 +9,7 @@ DESCRIPTION="Perl bindings for OpenBabel"
19 HOMEPAGE="http://openbabel.sourceforge.net/"
20 SRC_URI="mirror://sourceforge/openbabel/openbabel-${PV}.tar.gz"
21
22 -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
23 +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
24 SLOT="0"
25 LICENSE="GPL-2"
26 IUSE=""
27
28 diff --git a/sci-chemistry/openbabel-perl/openbabel-perl-2.4.1.ebuild b/sci-chemistry/openbabel-perl/openbabel-perl-2.4.1.ebuild
29 index f17f08b3748..96e5d21d800 100644
30 --- a/sci-chemistry/openbabel-perl/openbabel-perl-2.4.1.ebuild
31 +++ b/sci-chemistry/openbabel-perl/openbabel-perl-2.4.1.ebuild
32 @@ -9,7 +9,7 @@ DESCRIPTION="Perl bindings for OpenBabel"
33 HOMEPAGE="http://openbabel.sourceforge.net/"
34 SRC_URI="mirror://sourceforge/openbabel/openbabel-${PV}.tar.gz"
35
36 -KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
37 +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
38 SLOT="0/5"
39 LICENSE="GPL-2"
40 IUSE=""