commit: 3f68c903ad35770ec8ae16f6ae8bd44a73cbca84
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 30 15:01:21 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 30 15:01:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f68c903
app-emulation/winetricks: Stabilize 20240105 amd64, #933170
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emulation/winetricks/winetricks-20240105.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/winetricks/winetricks-20240105.ebuild
b/app-emulation/winetricks/winetricks-20240105.ebuild
index 91fa5d31a9b7..ff637c656f49 100644
--- a/app-emulation/winetricks/winetricks-20240105.ebuild
+++ b/app-emulation/winetricks/winetricks-20240105.ebuild
@@ -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"