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

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

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"