Gentoo Archives: gentoo-commits

From: Jimi Huotari <chiitoo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/wine:master commit in: app-emulation/winetricks/
Date: Mon, 27 May 2019 08:42:35
Message-Id: 1558946437.d5af98e038634132a0fe7389f0247aecdcea9869.chiitoo@gentoo
1 commit: d5af98e038634132a0fe7389f0247aecdcea9869
2 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 27 08:40:37 2019 +0000
4 Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
5 CommitDate: Mon May 27 08:40:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=d5af98e0
7
8 app-emulation/winetricks: sync KEYWORDS with the Gentoo repository
9
10 Version 20190310 is now 'stable'.
11
12 Package-Manager: Portage-2.3.66, Repoman-2.3.12
13 Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
14
15 app-emulation/winetricks/winetricks-20190310.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-emulation/winetricks/winetricks-20190310.ebuild b/app-emulation/winetricks/winetricks-20190310.ebuild
19 index 900a5b5..dab00ad 100644
20 --- a/app-emulation/winetricks/winetricks-20190310.ebuild
21 +++ b/app-emulation/winetricks/winetricks-20190310.ebuild
22 @@ -11,7 +11,7 @@ if [[ ${PV} == "99999999" ]] ; then
23 SRC_URI=""
24 else
25 SRC_URI="https://github.com/Winetricks/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
26 - KEYWORDS="~amd64 ~x86"
27 + KEYWORDS="amd64 x86"
28 fi
29
30 wtg="winetricks-gentoo-2012.11.24"