diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-03-10 14:21:00 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-10 14:24:56 +0100 |
commit | c3ecf33d8956ab4743f3df9d1572e173b75853d7 (patch) | |
tree | faf8d1875ee1ec86fda2ced0a43ef904a3121ad9 /games-simulation/openrct2 | |
parent | games-simulation/openrct2: amd64 stable (diff) | |
download | gentoo-c3ecf33d8956ab4743f3df9d1572e173b75853d7.tar.gz gentoo-c3ecf33d8956ab4743f3df9d1572e173b75853d7.tar.bz2 gentoo-c3ecf33d8956ab4743f3df9d1572e173b75853d7.zip |
games-simulation/openrct2: x86 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-simulation/openrct2')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.8.ebuild b/games-simulation/openrct2/openrct2-0.4.8.ebuild index d0cf7a174c2d..7f6966c8a759 100644 --- a/games-simulation/openrct2/openrct2-0.4.8.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.8.ebuild @@ -31,7 +31,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" IUSE="dedicated +flac +opengl scripting test +truetype +vorbis" RESTRICT="!test? ( test )" |