diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-04-18 22:21:08 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-04-18 22:30:48 +0200 |
commit | f77c0478f74177de5cf8afa444fc6bcec200c514 (patch) | |
tree | 78b15a7ce241e773dcabdffcdb9456cf0d825007 /games-simulation | |
parent | www-servers/nginx: add 1.24.0 (diff) | |
download | gentoo-f77c0478f74177de5cf8afa444fc6bcec200c514.tar.gz gentoo-f77c0478f74177de5cf8afa444fc6bcec200c514.tar.bz2 gentoo-f77c0478f74177de5cf8afa444fc6bcec200c514.zip |
games-simulation/openrct2: amd64 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 e78165775ba9..66d5510f9ea0 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 )" |