app-emulation/winetricks: Stabilize 20240105 x86, #933170

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-05-30 18:01:24 +03:00
parent 3f68c903ad
commit e5c2a09b23

View File

@@ -11,7 +11,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
wtg="winetricks-gentoo-2012.11.24"