aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2019-11-26 17:27:00 +0200
committerJimi Huotari <chiitoo@gentoo.org>2019-11-26 17:27:43 +0200
commitab80e865a44cf6e72ae207eb1f5039589ecf4d27 (patch)
tree00ae74e0686fbfd508d6b5dda557af33ae7b93f1 /app-emulation/winetricks
parentapp-emulation/wine-staging: Bump to 4.20 (diff)
downloadwine-ab80e865a44cf6e72ae207eb1f5039589ecf4d27.tar.gz
wine-ab80e865a44cf6e72ae207eb1f5039589ecf4d27.tar.bz2
wine-ab80e865a44cf6e72ae207eb1f5039589ecf4d27.zip
app-emulation/winetricks: sync KEYWORDS with the Gentoo repository
Version 20190912 is now 'stable'. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Diffstat (limited to 'app-emulation/winetricks')
-rw-r--r--app-emulation/winetricks/winetricks-20190912.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/winetricks/winetricks-20190912.ebuild b/app-emulation/winetricks/winetricks-20190912.ebuild
index 900a5b5..dab00ad 100644
--- a/app-emulation/winetricks/winetricks-20190912.ebuild
+++ b/app-emulation/winetricks/winetricks-20190912.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"