diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-18 21:08:59 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-09-19 08:42:08 +0200 |
commit | f6097c5fa040a9d5bfbae9fb093ada9b62fd11b7 (patch) | |
tree | c13204eff17f7ec5824a37776ee7f091a2bf919a /media-libs/zmusic | |
parent | games-fps/freedoom-data: Keyword 0.12.1-r1 arm64, #849866 (diff) | |
download | gentoo-f6097c5fa040a9d5bfbae9fb093ada9b62fd11b7.tar.gz gentoo-f6097c5fa040a9d5bfbae9fb093ada9b62fd11b7.tar.bz2 gentoo-f6097c5fa040a9d5bfbae9fb093ada9b62fd11b7.zip |
media-libs/zmusic: Keyword 1.1.4 arm64, #849866
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-libs/zmusic')
-rw-r--r-- | media-libs/zmusic/zmusic-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/zmusic/zmusic-1.1.4.ebuild b/media-libs/zmusic/zmusic-1.1.4.ebuild index 221e294349f7..50793486bf21 100644 --- a/media-libs/zmusic/zmusic-1.1.4.ebuild +++ b/media-libs/zmusic/zmusic-1.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/coelckers/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="BSD DUMB-0.9.3 GPL-3 LGPL-2.1+ LGPL-3 MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="alsa fluidsynth mpg123 +sndfile" DEPEND=" |