Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/
Date: Fri, 02 Dec 2022 03:19:01
Message-Id: 1669950840.d52a5a34a86d5bb558aa48add6f71a49e60139a4.ionen@gentoo
1 commit: d52a5a34a86d5bb558aa48add6f71a49e60139a4
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 17:13:54 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 2 03:14:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d52a5a34
7
8 profiles/arch/amd64: unforce abi_x86_64 for app-emulation/wine-gecko
9
10 Not super important, but matches other wine packages.
11
12 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
13
14 profiles/arch/amd64/package.use.force | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/profiles/arch/amd64/package.use.force b/profiles/arch/amd64/package.use.force
18 index 6e5b80dfe50c..9c619d92ff72 100644
19 --- a/profiles/arch/amd64/package.use.force
20 +++ b/profiles/arch/amd64/package.use.force
21 @@ -23,6 +23,7 @@ dev-lang/rust llvm_targets_X86
22 app-emulation/wine-vanilla -abi_x86_64
23 app-emulation/wine-staging -abi_x86_64
24 app-emulation/wine-proton -abi_x86_64
25 +app-emulation/wine-gecko -abi_x86_64
26 virtual/wine -abi_x86_64
27
28 # Michał Górny <mgorny@g.o> (2017-04-08)