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"