commit: 6cb8c4970f0bc50e0e6c50790cb85828b8042423 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Jul 19 11:11:01 2020 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Jul 19 11:49:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cb8c497
games-engines/scummvm: Add ~arm64 keyword to 2.1.2 This ebuild was submitted before the keyword was added to 2.1.0. Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-engines/scummvm/scummvm-2.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-engines/scummvm/scummvm-2.1.2.ebuild b/games-engines/scummvm/scummvm-2.1.2.ebuild index d0636f9429d..2eb60298d28 100644 --- a/games-engines/scummvm/scummvm-2.1.2.ebuild +++ b/games-engines/scummvm/scummvm-2.1.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://scummvm.org/frs/scummvm/${PV}/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1 BSD GPL-3-with-font-exception" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" IUSE="a52 aac alsa debug flac fluidsynth jpeg lua mpeg2 mp3 net opengl png speech theora truetype unsupported vorbis zlib" RESTRICT="test" # it only looks like there's a test there #77507
