diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-08 09:56:30 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-08 09:56:30 +0200 |
commit | 2cbeac7caac95c514003916226952421df42576d (patch) | |
tree | 8fe601363428e2faac654fcc02f4295acf0a59a7 /games-action/supertuxkart | |
parent | dev-python/gpep517: Use DISTUTILS_USE_PEP517=no (diff) | |
download | gentoo-2cbeac7caac95c514003916226952421df42576d.tar.gz gentoo-2cbeac7caac95c514003916226952421df42576d.tar.bz2 gentoo-2cbeac7caac95c514003916226952421df42576d.zip |
games-action/supertuxkart: Keyword 1.3 ppc64, #849506
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'games-action/supertuxkart')
-rw-r--r-- | games-action/supertuxkart/supertuxkart-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/supertuxkart/supertuxkart-1.3.ebuild b/games-action/supertuxkart/supertuxkart-1.3.ebuild index 53f7fa23459d..38c265b6f264 100644 --- a/games-action/supertuxkart/supertuxkart-1.3.ebuild +++ b/games-action/supertuxkart/supertuxkart-1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/stk-code/releases/download/${PV}/${MY_P}.tar.x LICENSE="GPL-2 GPL-3 CC-BY-SA-3.0 CC-BY-SA-4.0 CC0-1.0 public-domain ZLIB" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" IUSE="debug nettle recorder sqlite wiimote" # don't unbundle irrlicht and bullet |