commit: 219d79f514c3965432d8f53b3c548f2aff358438
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 18:42:16 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 18:42:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219d79f5
sci-libs/inchi: Stabilize 1.06-r1 ppc, #883913
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sci-libs/inchi/inchi-1.06-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/inchi/inchi-1.06-r1.ebuild
b/sci-libs/inchi/inchi-1.06-r1.ebuild
index 70a95c62eea2..3e06c9fc8bfc 100644
--- a/sci-libs/inchi/inchi-1.06-r1.ebuild
+++ b/sci-libs/inchi/inchi-1.06-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/INCHI-1-SRC"
LICENSE="IUPAC-InChi"
SLOT="0"
-KEYWORDS="amd64 arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="doc"
BDEPEND="app-arch/unzip"