summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-25 16:46:05 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-25 16:46:05 +0200
commit865f90589ad1d2d7a1c5b8a84ed8a8ab74346131 (patch)
tree6209d6d40117b76830eda11cf5d09f48631ab264 /dev-games
parentdev-python/pysol_cards: Stabilize 0.14.3 amd64, #893300 (diff)
downloadgentoo-865f90589ad1d2d7a1c5b8a84ed8a8ab74346131.tar.gz
gentoo-865f90589ad1d2d7a1c5b8a84ed8a8ab74346131.tar.bz2
gentoo-865f90589ad1d2d7a1c5b8a84ed8a8ab74346131.zip
dev-games/freecell-solver: Stabilize 6.8.0 amd64, #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 e7276d51c494..9dce261eb952 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}"