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:45
Message-Id: 1675178127.3f3fd107dbd6fae39ad5dbf387ab537eb7aed023.conikost@gentoo
1 commit: 3f3fd107dbd6fae39ad5dbf387ab537eb7aed023
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 31 03:14:36 2023 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 15:15:27 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f3fd107
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.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-simulation/openrct2/openrct2-0.4.3.ebuild b/games-simulation/openrct2/openrct2-0.4.3.ebuild
16 index 569b3eba4fe7..388d9d5c0de1 100644
17 --- a/games-simulation/openrct2/openrct2-0.4.3.ebuild
18 +++ b/games-simulation/openrct2/openrct2-0.4.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
30 +KEYWORDS="amd64 ~arm ~arm64 ~x86"
31 IUSE="dedicated +flac +opengl scripting test +truetype +vorbis"
32 RESTRICT="!test? ( test )"