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:14
Message-Id: 1614526744.e2e305ed8eca0c96fc4c7999f5f1555a84db93a8.sam@gentoo
1 commit: e2e305ed8eca0c96fc4c7999f5f1555a84db93a8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 15:39:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 15:39:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e305ed
7
8 app-emulation/wine-gecko: Stabilize 2.47.2 amd64, #773352
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
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 6f99f662aee..0b778b44e50 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 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -12,7 +12,7 @@ SRC_URI="
26
27 LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0"
28 SLOT="${PV}"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31 IUSE="abi_x86_32 abi_x86_64"
32
33 DEPEND="!!app-emulation/wine:0"