diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-11-05 20:09:40 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-11-05 20:13:46 +0100 |
commit | f8107a8ce4b391956eb00627068b389e9fcd7871 (patch) | |
tree | 44a9c2857de0de7a1be5f501fd7124ed3d7c5bbd /games-simulation | |
parent | games-simulation/openrct2: amd64 stable (diff) | |
download | gentoo-f8107a8ce4b391956eb00627068b389e9fcd7871.tar.gz gentoo-f8107a8ce4b391956eb00627068b389e9fcd7871.tar.bz2 gentoo-f8107a8ce4b391956eb00627068b389e9fcd7871.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.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 )" |