summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:46:35 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:45:10 +0300
commit7aab8f0479f7707bd7e648e90805326d27d6d7ce (patch)
tree80fa0e873c49312178d87ecbb1c9c42444f8ad40
parentsci-biology/stride: destabilize for ~x86 (diff)
downloadgentoo-7aab8f0479f7707bd7e648e90805326d27d6d7ce.tar.gz
gentoo-7aab8f0479f7707bd7e648e90805326d27d6d7ce.tar.bz2
gentoo-7aab8f0479f7707bd7e648e90805326d27d6d7ce.zip
sci-biology/tree-puzzle: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild b/sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild
index b5e8e3931220..61e95bb658d5 100644
--- a/sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild
+++ b/sci-biology/tree-puzzle/tree-puzzle-5.2.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
@@ -11,7 +11,7 @@ SRC_URI="http://www.tree-puzzle.de/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="mpi"
RESTRICT="test"