diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-04-18 22:21:45 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-04-18 22:30:48 +0200 |
commit | 258f2e3c7fc4cc7ca641f251ad726a7884d10460 (patch) | |
tree | b0e05a110f9fa2da46bce75deec670814f299bcb /games-simulation | |
parent | games-simulation/openrct2: amd64 stable (diff) | |
download | gentoo-258f2e3c7fc4cc7ca641f251ad726a7884d10460.tar.gz gentoo-258f2e3c7fc4cc7ca641f251ad726a7884d10460.tar.bz2 gentoo-258f2e3c7fc4cc7ca641f251ad726a7884d10460.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.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.4.ebuild b/games-simulation/openrct2/openrct2-0.4.4.ebuild index 66d5510f9ea0..9c148027281d 100644 --- a/games-simulation/openrct2/openrct2-0.4.4.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.4.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 )" |