diff options
author | 2024-11-23 00:46:14 +0100 | |
---|---|---|
committer | 2024-11-24 00:32:58 +0100 | |
commit | d591958933690645cc75ed3f288a36f0f63de789 (patch) | |
tree | d8768388a664cf87baafddfcdc810ee41ed86693 /games-simulation | |
parent | games-simulation/openrct2: amd64 stable (diff) | |
download | gentoo-d591958933690645cc75ed3f288a36f0f63de789.tar.gz gentoo-d591958933690645cc75ed3f288a36f0f63de789.tar.bz2 gentoo-d591958933690645cc75ed3f288a36f0f63de789.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.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.16.ebuild b/games-simulation/openrct2/openrct2-0.4.16.ebuild index 5f604c35b36b..948614eaf280 100644 --- a/games-simulation/openrct2/openrct2-0.4.16.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.16.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 )" |