Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-simulation/openrct2/
Date: Tue, 31 Jan 2023 15:17:44
Message-Id: 1675178128.ed13f300779e345cba5cd262582fc0cb4dd2bd6f.conikost@gentoo
1 commit: ed13f300779e345cba5cd262582fc0cb4dd2bd6f
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 31 03:15:17 2023 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 15:15:28 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed13f300
7
8 games-simulation/openrct2: x86 stable
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 games-simulation/openrct2/openrct2-0.4.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-simulation/openrct2/openrct2-0.4.3.ebuild b/games-simulation/openrct2/openrct2-0.4.3.ebuild
16 index 388d9d5c0de1..f48fd8b0b4f9 100644
17 --- a/games-simulation/openrct2/openrct2-0.4.3.ebuild
18 +++ b/games-simulation/openrct2/openrct2-0.4.3.ebuild
19 @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 x86"
25 IUSE="dedicated +flac +opengl scripting test +truetype +vorbis"
26 RESTRICT="!test? ( test )"