summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-18 22:47:00 +0000
committerSam James <sam@gentoo.org>2020-07-18 22:48:32 +0000
commit185b2293828087ceae26b389e7cccf81c359d600 (patch)
tree5b5dbbc58ca8e05ae8153859fbf6d8c6f0f45397 /games-engines
parentmedia-libs/sdl2-net: arm64 keyworded (bug #730648) (diff)
downloadgentoo-185b2293828087ceae26b389e7cccf81c359d600.tar.gz
gentoo-185b2293828087ceae26b389e7cccf81c359d600.tar.bz2
gentoo-185b2293828087ceae26b389e7cccf81c359d600.zip
games-engines/scummvm: arm64 keyworded (bug #730648)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r--games-engines/scummvm/scummvm-2.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm/scummvm-2.1.0.ebuild b/games-engines/scummvm/scummvm-2.1.0.ebuild
index 06cc2f964fec..7aacd055d809 100644
--- a/games-engines/scummvm/scummvm-2.1.0.ebuild
+++ b/games-engines/scummvm/scummvm-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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