app-emulation/winetricks: stabilize 20250102 for amd64, x86

Closes: https://bugs.gentoo.org/951661
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-04-30 04:40:56 -04:00
parent e0e8387816
commit 74018e6421

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == *99999999* ]] ; then
SRC_URI=""
else
SRC_URI="https://github.com/Winetricks/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
fi
SRC_URI+=" gui? ( https://dev.gentoo.org/~chiitoo/distfiles/${WTG}.tar.bz2 )"