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: Thu, 23 Dec 2021 19:19:34
Message-Id: 1640286934.e65132537625da69cf8c28b1d21798aacada2c82.conikost@gentoo
1 commit: e65132537625da69cf8c28b1d21798aacada2c82
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 23 19:15:34 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 23 19:15:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6513253
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.3.5.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-simulation/openrct2/openrct2-0.3.5.1.ebuild b/games-simulation/openrct2/openrct2-0.3.5.1.ebuild
16 index a1ab9b17f12e..da1cbb9b5e25 100644
17 --- a/games-simulation/openrct2/openrct2-0.3.5.1.ebuild
18 +++ b/games-simulation/openrct2/openrct2-0.3.5.1.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 )"