summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-15 01:27:15 +0000
committerSam James <sam@gentoo.org>2020-11-15 01:27:15 +0000
commit56a99e13871272f4098500ce2c0fa54868865b45 (patch)
tree1b5075ddcc93c44768a1378ef446101bcb2f7f91 /app-emulation
parentgames-roguelike/stone-soup-0.25.1-r100: 2 changes to lua-single migration (diff)
downloadgentoo-56a99e13871272f4098500ce2c0fa54868865b45.tar.gz
gentoo-56a99e13871272f4098500ce2c0fa54868865b45.tar.bz2
gentoo-56a99e13871272f4098500ce2c0fa54868865b45.zip
app-emulation/winetricks: Stabilize 20200412 amd64, #736810
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/winetricks/winetricks-20200412.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/winetricks/winetricks-20200412.ebuild b/app-emulation/winetricks/winetricks-20200412.ebuild
index 5e5f09829395..aa2e4efcf322 100644
--- a/app-emulation/winetricks/winetricks-20200412.ebuild
+++ b/app-emulation/winetricks/winetricks-20200412.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"