diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-22 14:55:59 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-23 20:44:27 +0100 |
commit | 22c3c74e5f6b325f1fa277f4f11e98e426730991 (patch) | |
tree | 1f3d9d620e047bcc7edbf0a6cbaacdc638557d10 /games-action | |
parent | dev-cpp/libmcpp: Keyword 2.7.2_p5 arm64, #811420 (diff) | |
download | gentoo-22c3c74e5f6b325f1fa277f4f11e98e426730991.tar.gz gentoo-22c3c74e5f6b325f1fa277f4f11e98e426730991.tar.bz2 gentoo-22c3c74e5f6b325f1fa277f4f11e98e426730991.zip |
games-action/supertuxkart: Keyword 1.3 arm64, #811420
Closes: https://github.com/gentoo/gentoo/pull/26524
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/supertuxkart/supertuxkart-1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/supertuxkart/supertuxkart-1.3.ebuild b/games-action/supertuxkart/supertuxkart-1.3.ebuild index 38c265b6f264..e262058aa7d1 100644 --- a/games-action/supertuxkart/supertuxkart-1.3.ebuild +++ b/games-action/supertuxkart/supertuxkart-1.3.ebuild @@ -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 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="debug nettle recorder sqlite wiimote" # don't unbundle irrlicht and bullet |