Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/q4wine/
Date: Mon, 01 Apr 2019 19:58:28
Message-Id: 1554148679.74c673549dc4a0d6e27a48210326947db360de29.whissi@gentoo
1 commit: 74c673549dc4a0d6e27a48210326947db360de29
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 1 19:54:27 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 1 19:57:59 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74c67354
7
8 app-emulation/q4wine: x86 stable (bug #681026)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-emulation/q4wine/q4wine-1.3.11.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/q4wine/q4wine-1.3.11.ebuild b/app-emulation/q4wine/q4wine-1.3.11.ebuild
17 index ded8c26b848..d7e68124ce8 100644
18 --- a/app-emulation/q4wine/q4wine-1.3.11.ebuild
19 +++ b/app-emulation/q4wine/q4wine-1.3.11.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 IUSE="+dbus debug +ico +iso +wineappdb"