diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-08 11:05:07 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-08 11:05:24 +0200 |
commit | f47860ac77ce83f0db31c7e44b067895ce229d90 (patch) | |
tree | 5a360251594c24c6120399d837b44d7785da2eff /games-misc/exult-sound | |
parent | games-engines/exult: Keyword 1.6 arm64, #850493 (diff) | |
download | gentoo-f47860ac77ce83f0db31c7e44b067895ce229d90.tar.gz gentoo-f47860ac77ce83f0db31c7e44b067895ce229d90.tar.bz2 gentoo-f47860ac77ce83f0db31c7e44b067895ce229d90.zip |
games-misc/exult-sound: Keyword 0-r2 arm64, #850493
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'games-misc/exult-sound')
-rw-r--r-- | games-misc/exult-sound/exult-sound-0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/exult-sound/exult-sound-0-r2.ebuild b/games-misc/exult-sound/exult-sound-0-r2.ebuild index 379625fd6db1..6583d1301935 100644 --- a/games-misc/exult-sound/exult-sound-0-r2.ebuild +++ b/games-misc/exult-sound/exult-sound-0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://downloads.sourceforge.net/exult/exult-data/exult_audio.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" BDEPEND="app-arch/unzip" |