diff options
author | Sam James <sam@gentoo.org> | 2024-04-18 00:59:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-18 00:59:14 +0100 |
commit | 13eabdf3eafad797e6679be66c420aa6418c3b82 (patch) | |
tree | 0bd3e74f959c5205b9f612b4376c4770a6337c4b /games-simulation | |
parent | dev-lua/luadbi: Stabilize 0.7.3 amd64, #930136 (diff) | |
download | gentoo-13eabdf3eafad797e6679be66c420aa6418c3b82.tar.gz gentoo-13eabdf3eafad797e6679be66c420aa6418c3b82.tar.bz2 gentoo-13eabdf3eafad797e6679be66c420aa6418c3b82.zip |
games-simulation/openrct2: Stabilize 0.4.9 amd64, #930138
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.9.ebuild b/games-simulation/openrct2/openrct2-0.4.9.ebuild index c3663410b83b..dcedf34a3632 100644 --- a/games-simulation/openrct2/openrct2-0.4.9.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.9.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 )" |