commit: d5af98e038634132a0fe7389f0247aecdcea9869
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon May 27 08:40:37 2019 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon May 27 08:40:37 2019 +0000
URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=d5af98e0
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 <AT> gentoo.org>
app-emulation/winetricks/winetricks-20190310.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"