diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:36 +0300 |
commit | ee7db68bf4c6f0d6c618c1b715e909ec144805ab (patch) | |
tree | ef91123b2d26f8b25a40edf7d2f118b9863c90c8 /media-libs/webrtc-audio-processing | |
parent | net-im/dino: Keyword 0.4.2-r1 arm64, #907604 (diff) | |
download | gentoo-ee7db68bf4c6f0d6c618c1b715e909ec144805ab.tar.gz gentoo-ee7db68bf4c6f0d6c618c1b715e909ec144805ab.tar.bz2 gentoo-ee7db68bf4c6f0d6c618c1b715e909ec144805ab.zip |
media-libs/webrtc-audio-processing: Keyword 0.3.1 arm64, #907604
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/webrtc-audio-processing')
-rw-r--r-- | media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild index a16be41e8d65..a80b092ee24a 100644 --- a/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild +++ b/media-libs/webrtc-audio-processing/webrtc-audio-processing-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://freedesktop.org/software/pulseaudio/${PN}/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux" IUSE="static-libs" DOCS=( AUTHORS NEWS README.md ) |