diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-10-16 00:00:28 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-10-16 00:12:33 +0200 |
commit | 8c0527f34261be356889d5c1cc9bf66147fd6a8d (patch) | |
tree | 26d9ab02ed397bba833d2ae381e53313f9106460 /games-simulation | |
parent | games-simulation/openrct2: amd64 stable (diff) | |
download | gentoo-8c0527f34261be356889d5c1cc9bf66147fd6a8d.tar.gz gentoo-8c0527f34261be356889d5c1cc9bf66147fd6a8d.tar.bz2 gentoo-8c0527f34261be356889d5c1cc9bf66147fd6a8d.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.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-simulation/openrct2/openrct2-0.4.14.ebuild b/games-simulation/openrct2/openrct2-0.4.14.ebuild index 68190409a71b..bf0d9b38261f 100644 --- a/games-simulation/openrct2/openrct2-0.4.14.ebuild +++ b/games-simulation/openrct2/openrct2-0.4.14.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 )" |