diff options
author | Sam James <sam@gentoo.org> | 2023-05-17 05:01:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-17 05:01:23 +0100 |
commit | d85011a1daa9793ca49a970bfe04a59d28f5a648 (patch) | |
tree | a368f47a9f3549af3299462dd3f3fb8d0d5b843e /media-sound/pulseaudio-ctl | |
parent | dev-util/ccache: avoid /run usage (again) (diff) | |
download | gentoo-d85011a1daa9793ca49a970bfe04a59d28f5a648.tar.gz gentoo-d85011a1daa9793ca49a970bfe04a59d28f5a648.tar.bz2 gentoo-d85011a1daa9793ca49a970bfe04a59d28f5a648.zip |
media-sound/pulseaudio-ctl: Keyword 1.70-r1 arm64, #906529
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/pulseaudio-ctl')
-rw-r--r-- | media-sound/pulseaudio-ctl/pulseaudio-ctl-1.70-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pulseaudio-ctl/pulseaudio-ctl-1.70-r1.ebuild b/media-sound/pulseaudio-ctl/pulseaudio-ctl-1.70-r1.ebuild index 757d436aadd5..f6150651fbb2 100644 --- a/media-sound/pulseaudio-ctl/pulseaudio-ctl-1.70-r1.ebuild +++ b/media-sound/pulseaudio-ctl/pulseaudio-ctl-1.70-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Gentoo Authors +# Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/graysky2/pulseaudio-ctl/archive/v${PV}.tar.gz -> ${P LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" IUSE="" # Optional runtime deps: dbus-send for KDE OSD, notify-send for libnotify |