diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-10-11 01:02:43 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-10-11 01:35:05 +0200 |
commit | 890988ef78c0650eadf56bbf76110328bcc59cbe (patch) | |
tree | 34164705aa4d8dc40d9915099b6b379925cb3255 /games-simulation | |
parent | games-simulation/openrct2: amd64 stable (diff) | |
download | gentoo-890988ef78c0650eadf56bbf76110328bcc59cbe.tar.gz gentoo-890988ef78c0650eadf56bbf76110328bcc59cbe.tar.bz2 gentoo-890988ef78c0650eadf56bbf76110328bcc59cbe.zip |
games-simulation/openrct2: x86 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.6.ebuild b/games-simulation/openrct2/openrct2-0.4.6.ebuild index 31ed4dd2f410..64107568e416 100644 --- a/games-simulation/openrct2/openrct2-0.4.6.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.6.ebuild @@ -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 )" |