summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-22 22:14:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-22 22:14:22 +0200
commit97fd4c1c16814956c504e659b1978a0b4a378074 (patch)
treebd37ce0f8c43bb745af182dcdb327ce03ced3ec4 /dev-games
parentdev-python/pysol_cards: Stabilize 0.14.3 arm64, #893300 (diff)
downloadgentoo-97fd4c1c16814956c504e659b1978a0b4a378074.tar.gz
gentoo-97fd4c1c16814956c504e659b1978a0b4a378074.tar.bz2
gentoo-97fd4c1c16814956c504e659b1978a0b4a378074.zip
dev-games/freecell-solver: Stabilize 6.8.0 arm64, #893300
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/freecell-solver/freecell-solver-6.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/freecell-solver/freecell-solver-6.8.0.ebuild b/dev-games/freecell-solver/freecell-solver-6.8.0.ebuild
index 570796f0cad2..e7276d51c494 100644
--- a/dev-games/freecell-solver/freecell-solver-6.8.0.ebuild
+++ b/dev-games/freecell-solver/freecell-solver-6.8.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://fc-solve.shlomifish.org/downloads/fc-solve/${P}.tar.xz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~riscv ~x86"
IUSE="tcmalloc"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"