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:13
Message-Id: 1653690822.2345df14f49ceab63a44771250bed9698a739916.conikost@gentoo
1 commit: 2345df14f49ceab63a44771250bed9698a739916
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 27 21:46:34 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=2345df14
7
8 games-simulation/openrct2: amd64 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 4a5b89ba4216..6df8f8154393 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 )"