diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-27 07:33:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-27 07:33:41 +0300 |
commit | b7571e110012e8dce13aeecac3e11b37e24dd129 (patch) | |
tree | 7e9cb51fe9c39c912af5cf1d0e2f4d200552f4e2 /media-sound/fluid-soundfont | |
parent | games-simulation/simutrans: Keyword 123.0.1 arm64, #827296 (diff) | |
download | gentoo-b7571e110012e8dce13aeecac3e11b37e24dd129.tar.gz gentoo-b7571e110012e8dce13aeecac3e11b37e24dd129.tar.bz2 gentoo-b7571e110012e8dce13aeecac3e11b37e24dd129.zip |
media-sound/fluid-soundfont: Keyword 3.1 arm64, #827296
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound/fluid-soundfont')
-rw-r--r-- | media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild index 8b31150538ea..0efa6093f371 100644 --- a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild +++ b/media-sound/fluid-soundfont/fluid-soundfont-3.1.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 @@ -11,7 +11,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" IUSE="timidity" RDEPEND="timidity? ( app-eselect/eselect-timidity )" |