Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/inchi/
Date: Fri, 02 Dec 2022 00:46:45
Message-Id: 1669941959.2f981b40da4b2d000cc14e0285aacdc42d4dec4c.sam@gentoo
1 commit: 2f981b40da4b2d000cc14e0285aacdc42d4dec4c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 2 00:45:59 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 2 00:45:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f981b40
7
8 sci-libs/inchi: Stabilize 1.06-r1 ppc64, #883913
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-libs/inchi/inchi-1.06-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/inchi/inchi-1.06-r1.ebuild b/sci-libs/inchi/inchi-1.06-r1.ebuild
16 index c927296dee25..70a95c62eea2 100644
17 --- a/sci-libs/inchi/inchi-1.06-r1.ebuild
18 +++ b/sci-libs/inchi/inchi-1.06-r1.ebuild
19 @@ -15,7 +15,7 @@ S="${WORKDIR}/INCHI-1-SRC"
20
21 LICENSE="IUPAC-InChi"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
25 IUSE="doc"
26
27 BDEPEND="app-arch/unzip"