diff options
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.2.ebuild b/games-simulation/openrct2/openrct2-0.4.2.ebuild index cf9d9b1bad09..a9e342c80f54 100644 --- a/games-simulation/openrct2/openrct2-0.4.2.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.2.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 )" |