From 219d79f514c3965432d8f53b3c548f2aff358438 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 13 Jan 2023 20:42:16 +0200 Subject: [PATCH] sci-libs/inchi: Stabilize 1.06-r1 ppc, #883913 Signed-off-by: Arthur Zamarin --- 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 70a95c62eea2f..3e06c9fc8bfc3 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"