diff options
author | Sam James <sam@gentoo.org> | 2024-05-25 01:48:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-25 01:48:28 +0100 |
commit | b043a69dc2c690841eef6ed3b9d536202727c95c (patch) | |
tree | 4a8cdaf97e1af1078e6676872a5775d28bbd2892 /games-simulation/openrct2 | |
parent | dev-lua/penlight: Stabilize 1.14.0 ALLARCHES, #932663 (diff) | |
download | gentoo-b043a69dc2c690841eef6ed3b9d536202727c95c.tar.gz gentoo-b043a69dc2c690841eef6ed3b9d536202727c95c.tar.bz2 gentoo-b043a69dc2c690841eef6ed3b9d536202727c95c.zip |
games-simulation/openrct2: Stabilize 0.4.11 amd64, #932664
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-simulation/openrct2')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.11.ebuild b/games-simulation/openrct2/openrct2-0.4.11.ebuild index ab425de621d0..a009b5a8f3a8 100644 --- a/games-simulation/openrct2/openrct2-0.4.11.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.11.ebuild @@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="dedicated +flac +opengl scripting test +truetype +vorbis" RESTRICT="!test? ( test )" |