summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2020-07-19 12:11:01 +0100
committerJames Le Cuirot <chewi@gentoo.org>2020-07-19 12:49:35 +0100
commit6cb8c4970f0bc50e0e6c50790cb85828b8042423 (patch)
tree1dcb72b9958439a07ff0a71e8956bf69146f597f /games-engines/scummvm
parentgames-engines/scummvm-tools: Bump to 2.1.0 (diff)
downloadgentoo-6cb8c4970f0bc50e0e6c50790cb85828b8042423.tar.gz
gentoo-6cb8c4970f0bc50e0e6c50790cb85828b8042423.tar.bz2
gentoo-6cb8c4970f0bc50e0e6c50790cb85828b8042423.zip
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@gentoo.org>
Diffstat (limited to 'games-engines/scummvm')
-rw-r--r--games-engines/scummvm/scummvm-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-engines/scummvm/scummvm-2.1.2.ebuild b/games-engines/scummvm/scummvm-2.1.2.ebuild
index d0636f9429d1..2eb60298d285 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