diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:47:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:13 +0300 |
commit | e0ece8e37875aa953e20e1f54a56932cb8789042 (patch) | |
tree | f7c50d9abf5e813b66e7b26007241429f1eddead /sci-chemistry | |
parent | sci-chemistry/clashlist: destabilize for ~x86 (diff) | |
download | gentoo-e0ece8e37875aa953e20e1f54a56932cb8789042.tar.gz gentoo-e0ece8e37875aa953e20e1f54a56932cb8789042.tar.bz2 gentoo-e0ece8e37875aa953e20e1f54a56932cb8789042.zip |
sci-chemistry/cluster: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild b/sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild index b5f0395734e0..16ac8ce40728 100644 --- a/sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild +++ b/sci-chemistry/cluster/cluster-1.3.081231-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}"/${PN}1.3src LICENSE="richardson" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" PATCHES=( "${FILESDIR}"/${PV}-ldflags.patch |