summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-06 09:49:23 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-06 09:49:23 +0000
commit449a7369d6b12bee4389978fdb224e8a28ed04f9 (patch)
treea6a63ce374aa5f123dcfb2e3ebf18b8c14c1240a /app-emulation/winetricks
parentapp-emulation/winetricks: Stabilize 20230212 amd64, #903127 (diff)
downloadgentoo-449a7369d6b12bee4389978fdb224e8a28ed04f9.tar.gz
gentoo-449a7369d6b12bee4389978fdb224e8a28ed04f9.tar.bz2
gentoo-449a7369d6b12bee4389978fdb224e8a28ed04f9.zip
app-emulation/winetricks: Stabilize 20230212 x86, #903127
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation/winetricks')
-rw-r--r--app-emulation/winetricks/winetricks-20230212.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/winetricks/winetricks-20230212.ebuild b/app-emulation/winetricks/winetricks-20230212.ebuild
index 72b4147590f5..afdf44a0f734 100644
--- a/app-emulation/winetricks/winetricks-20230212.ebuild
+++ b/app-emulation/winetricks/winetricks-20230212.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"