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: Fri, 27 May 2022 22:34:16
Message-Id: 1653690822.c8e7a0b177cf22e22d23835c482eca7dff704608.conikost@gentoo
1 commit: c8e7a0b177cf22e22d23835c482eca7dff704608
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 27 21:47:07 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Fri May 27 22:33:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e7a0b1
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.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-simulation/openrct2/openrct2-0.4.0.ebuild b/games-simulation/openrct2/openrct2-0.4.0.ebuild
16 index 6df8f8154393..00499e5a15c0 100644
17 --- a/games-simulation/openrct2/openrct2-0.4.0.ebuild
18 +++ b/games-simulation/openrct2/openrct2-0.4.0.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 +lightfx +opengl scripting test +truetype"
26 RESTRICT="!test? ( test )"