diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-11-05 20:09:05 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-11-05 20:13:45 +0100 |
commit | a448ebba40fc357195592701469c5506606d2992 (patch) | |
tree | 7c493ccd497423e8706d4a466edcf2d9cd4d556e /games-simulation | |
parent | dev-libs/intel-metrics-library: drop 0_pre20220526 (diff) | |
download | gentoo-a448ebba40fc357195592701469c5506606d2992.tar.gz gentoo-a448ebba40fc357195592701469c5506606d2992.tar.bz2 gentoo-a448ebba40fc357195592701469c5506606d2992.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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.2.ebuild b/games-simulation/openrct2/openrct2-0.4.2.ebuild index 744df62f60d7..cf9d9b1bad09 100644 --- a/games-simulation/openrct2/openrct2-0.4.2.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.2.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 )" |