diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-05-27 23:46:34 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-05-28 00:33:42 +0200 |
commit | 2345df14f49ceab63a44771250bed9698a739916 (patch) | |
tree | 1314d7fca072741d51b3d951b47921990af67e0e /games-simulation/openrct2 | |
parent | net-ftp/pure-ftpd: drop 1.0.49-r6, 1.0.50-r1 (diff) | |
download | gentoo-2345df14f49ceab63a44771250bed9698a739916.tar.gz gentoo-2345df14f49ceab63a44771250bed9698a739916.tar.bz2 gentoo-2345df14f49ceab63a44771250bed9698a739916.zip |
games-simulation/openrct2: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-simulation/openrct2')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.0.ebuild b/games-simulation/openrct2/openrct2-0.4.0.ebuild index 4a5b89ba4216..6df8f8154393 100644 --- a/games-simulation/openrct2/openrct2-0.4.0.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.0.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 )" |