diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 19:11:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 14:12:40 +0300 |
commit | 5b60b45e348bca892896d2b2054d36a8522f2fb4 (patch) | |
tree | a276c9d1e8c24f4973ebdaa75b9520836f310351 | |
parent | sci-libs/hdf: destabilize for ~ppc (diff) | |
download | gentoo-5b60b45e348bca892896d2b2054d36a8522f2fb4.tar.gz gentoo-5b60b45e348bca892896d2b2054d36a8522f2fb4.tar.bz2 gentoo-5b60b45e348bca892896d2b2054d36a8522f2fb4.zip |
sci-libs/inchi: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | sci-libs/inchi/inchi-1.04-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/inchi/inchi-1.06-r1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/inchi/inchi-1.04-r1.ebuild b/sci-libs/inchi/inchi-1.04-r1.ebuild index 5a19ed1854a7..8880af5f9093 100644 --- a/sci-libs/inchi/inchi-1.04-r1.ebuild +++ b/sci-libs/inchi/inchi-1.04-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 @@ -14,7 +14,7 @@ S="${WORKDIR}"/INCHI-1-API 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" diff --git a/sci-libs/inchi/inchi-1.06-r1.ebuild b/sci-libs/inchi/inchi-1.06-r1.ebuild index 3e06c9fc8bfc..3536521f9a9a 100644 --- a/sci-libs/inchi/inchi-1.06-r1.ebuild +++ b/sci-libs/inchi/inchi-1.06-r1.ebuild @@ -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" |