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:33
Message-Id: 1640286861.c5371b6f3bb94a31e127e87929f60ecb5ab794be.conikost@gentoo
1 commit: c5371b6f3bb94a31e127e87929f60ecb5ab794be
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 23 19:14:21 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 23 19:14:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5371b6f
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.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 6563d4bf797d..a1ab9b17f12e 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 )"