commit: 22c3c74e5f6b325f1fa277f4f11e98e426730991 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Fri Jul 22 18:55:59 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 23 19:44:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c3c74e
games-action/supertuxkart: Keyword 1.3 arm64, #811420 Closes: https://github.com/gentoo/gentoo/pull/26524 Signed-off-by: Sam James <sam <AT> gentoo.org> games-action/supertuxkart/supertuxkart-1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
