diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-10-16 00:00:09 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-10-16 00:12:33 +0200 |
commit | a2ec8b106568e6d9b513a38e28521e108743605a (patch) | |
tree | 53ce175db12e4fbe81e3d0f8496db6a7dcebaf2e /games-simulation | |
parent | app-emulation/faudio: drop 24.08, 24.09 (diff) | |
download | gentoo-a2ec8b106568e6d9b513a38e28521e108743605a.tar.gz gentoo-a2ec8b106568e6d9b513a38e28521e108743605a.tar.bz2 gentoo-a2ec8b106568e6d9b513a38e28521e108743605a.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.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.14.ebuild b/games-simulation/openrct2/openrct2-0.4.14.ebuild index 259d2e1f7bfa..68190409a71b 100644 --- a/games-simulation/openrct2/openrct2-0.4.14.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.14.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 )" |