diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-12-23 20:15:34 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-12-23 20:15:34 +0100 |
commit | e65132537625da69cf8c28b1d21798aacada2c82 (patch) | |
tree | 9bd37b43df105a4cba9cd497bff0423864a9a87e /games-simulation | |
parent | games-simulation/openrct2: amd64 stable (diff) | |
download | gentoo-e65132537625da69cf8c28b1d21798aacada2c82.tar.gz gentoo-e65132537625da69cf8c28b1d21798aacada2c82.tar.bz2 gentoo-e65132537625da69cf8c28b1d21798aacada2c82.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.3.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.3.5.1.ebuild b/games-simulation/openrct2/openrct2-0.3.5.1.ebuild index a1ab9b17f12e..da1cbb9b5e25 100644 --- a/games-simulation/openrct2/openrct2-0.3.5.1.ebuild +++ b/games-simulation/openrct2/openrct2-0.3.5.1.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 +lightfx +opengl scripting test +truetype" RESTRICT="!test? ( test )" |