dev-games/freecell-solver: Stabilize 6.14.0 arm64, #966464

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-11-27 00:25:15 +00:00
parent 86d6a6e35e
commit d15cd1770b
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -12,7 +12,7 @@ SRC_URI="https://fc-solve.shlomifish.org/downloads/fc-solve/${P}.tar.xz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
KEYWORDS="~amd64 arm64 ~loong ~riscv ~x86"
IUSE="tcmalloc"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"