Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-gecko/
Date: Sun, 28 Feb 2021 15:39:46
Message-Id: 1614526773.ee0fdc6ecf57a973e451553f7d7abb89a3b5be69.sam@gentoo
1 commit: ee0fdc6ecf57a973e451553f7d7abb89a3b5be69
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 15:39:33 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 15:39:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee0fdc6e
7
8 app-emulation/wine-gecko: Stabilize 2.47.2 x86, #773352
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild
16 index 0b778b44e50..8f25ee06f62 100644
17 --- a/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild
18 +++ b/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="
20
21 LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0"
22 SLOT="${PV}"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="abi_x86_32 abi_x86_64"
26
27 DEPEND="!!app-emulation/wine:0"