aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2019-05-27 11:40:37 +0300
committerJimi Huotari <chiitoo@gentoo.org>2019-05-27 11:40:37 +0300
commitd5af98e038634132a0fe7389f0247aecdcea9869 (patch)
treefaf4bd8e6f148bf343f1cab9b437dba2d5371662 /app-emulation/winetricks
parentapp-emulation/wine-staging: Bump to 4.9 (diff)
downloadwine-d5af98e038634132a0fe7389f0247aecdcea9869.tar.gz
wine-d5af98e038634132a0fe7389f0247aecdcea9869.tar.bz2
wine-d5af98e038634132a0fe7389f0247aecdcea9869.zip
app-emulation/winetricks: sync KEYWORDS with the Gentoo repository
Version 20190310 is now 'stable'. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Diffstat (limited to 'app-emulation/winetricks')
-rw-r--r--app-emulation/winetricks/winetricks-20190310.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/winetricks/winetricks-20190310.ebuild b/app-emulation/winetricks/winetricks-20190310.ebuild
index 900a5b5..dab00ad 100644
--- a/app-emulation/winetricks/winetricks-20190310.ebuild
+++ b/app-emulation/winetricks/winetricks-20190310.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"