diff options
author | 2021-12-23 20:14:21 +0100 | |
---|---|---|
committer | 2021-12-23 20:14:21 +0100 | |
commit | c5371b6f3bb94a31e127e87929f60ecb5ab794be (patch) | |
tree | cd3409aa4b852c8f2a55fd57f9c24d72bbf85e10 /games-simulation/openrct2 | |
parent | app-antivirus/clamtk: drop 6.13 (diff) | |
download | gentoo-c5371b6f3bb94a31e127e87929f60ecb5ab794be.tar.gz gentoo-c5371b6f3bb94a31e127e87929f60ecb5ab794be.tar.bz2 gentoo-c5371b6f3bb94a31e127e87929f60ecb5ab794be.zip |
games-simulation/openrct2: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'games-simulation/openrct2')
-rw-r--r-- | games-simulation/openrct2/openrct2-0.3.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.3.5.1.ebuild b/games-simulation/openrct2/openrct2-0.3.5.1.ebuild index 6563d4bf797d..a1ab9b17f12e 100644 --- a/games-simulation/openrct2/openrct2-0.3.5.1.ebuild +++ b/games-simulation/openrct2/openrct2-0.3.5.1.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 +lightfx +opengl scripting test +truetype" RESTRICT="!test? ( test )" |