diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-01-31 04:14:36 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-01-31 16:15:27 +0100 |
commit | 3f3fd107dbd6fae39ad5dbf387ab537eb7aed023 (patch) | |
tree | e914ae154882c11c15a589ea18a41d90434f47da /games-simulation | |
parent | net-im/prosody: drop 0.12.1 (diff) | |
download | gentoo-3f3fd107dbd6fae39ad5dbf387ab537eb7aed023.tar.gz gentoo-3f3fd107dbd6fae39ad5dbf387ab537eb7aed023.tar.bz2 gentoo-3f3fd107dbd6fae39ad5dbf387ab537eb7aed023.zip |
games-simulation/openrct2: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.3.ebuild b/games-simulation/openrct2/openrct2-0.4.3.ebuild index 569b3eba4fe7..388d9d5c0de1 100644 --- a/games-simulation/openrct2/openrct2-0.4.3.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="dedicated +flac +opengl scripting test +truetype +vorbis" RESTRICT="!test? ( test )" |