diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-01-31 04:15:17 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-01-31 16:15:28 +0100 |
commit | ed13f300779e345cba5cd262582fc0cb4dd2bd6f (patch) | |
tree | 937d88f7caab6baf37ee4a4f5cb9602b6253710e /games-simulation | |
parent | games-simulation/openrct2: amd64 stable (diff) | |
download | gentoo-ed13f300779e345cba5cd262582fc0cb4dd2bd6f.tar.gz gentoo-ed13f300779e345cba5cd262582fc0cb4dd2bd6f.tar.bz2 gentoo-ed13f300779e345cba5cd262582fc0cb4dd2bd6f.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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.3.ebuild b/games-simulation/openrct2/openrct2-0.4.3.ebuild index 388d9d5c0de1..f48fd8b0b4f9 100644 --- a/games-simulation/openrct2/openrct2-0.4.3.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.3.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 )" |