diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-03-10 14:19:38 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-10 14:24:56 +0100 |
commit | c05158a849ad0a013163279b6eb3a26e606f089a (patch) | |
tree | e2b851afb2eac63834e47e17d7f5bc37490d246f /games-simulation | |
parent | dev-util/intel-graphics-compiler: drop 1.0.15770.7 (diff) | |
download | gentoo-c05158a849ad0a013163279b6eb3a26e606f089a.tar.gz gentoo-c05158a849ad0a013163279b6eb3a26e606f089a.tar.bz2 gentoo-c05158a849ad0a013163279b6eb3a26e606f089a.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.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 6881879d0816..d0cf7a174c2d 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 )" |