Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/pcsx2/
Date: Sun, 02 Jan 2022 05:52:47
Message-Id: 1641102684.258dfb878744489122d34388f315893feea7ba1d.sam@gentoo
1 commit: 258dfb878744489122d34388f315893feea7ba1d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 2 05:51:24 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 2 05:51:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=258dfb87
7
8 games-emulation/pcsx2: Stabilize 1.6.0-r2 amd64, #828358
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-emulation/pcsx2/pcsx2-1.6.0-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-emulation/pcsx2/pcsx2-1.6.0-r2.ebuild b/games-emulation/pcsx2/pcsx2-1.6.0-r2.ebuild
16 index a358ecfb9dae..36422246430f 100644
17 --- a/games-emulation/pcsx2/pcsx2-1.6.0-r2.ebuild
18 +++ b/games-emulation/pcsx2/pcsx2-1.6.0-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/PCSX2/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="-* ~amd64 ~x86"
30 +KEYWORDS="-* amd64 ~x86"
31
32 RDEPEND="
33 app-arch/bzip2[abi_x86_32(-)]