diff options
author | Sam James <sam@gentoo.org> | 2021-02-01 08:27:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-01 08:27:13 +0000 |
commit | 92670b52cb9177c0fe487dbb6cde1158df8084ec (patch) | |
tree | f58fac58023573e109c8968c861772a248fbc344 /media-sound/pulseaudio | |
parent | app-admin/doas: Stabilize 6.8.1 arm64, #767781 (diff) | |
download | gentoo-92670b52cb9177c0fe487dbb6cde1158df8084ec.tar.gz gentoo-92670b52cb9177c0fe487dbb6cde1158df8084ec.tar.bz2 gentoo-92670b52cb9177c0fe487dbb6cde1158df8084ec.zip |
media-sound/pulseaudio: Stabilize 13.0-r1 arm, #766926
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/pulseaudio')
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-13.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pulseaudio/pulseaudio-13.0-r1.ebuild b/media-sound/pulseaudio/pulseaudio-13.0-r1.ebuild index 5d88aeb97634..891740778bdf 100644 --- a/media-sound/pulseaudio/pulseaudio-13.0-r1.ebuild +++ b/media-sound/pulseaudio/pulseaudio-13.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://freedesktop.org/software/pulseaudio/releases/${P}.tar.xz" LICENSE="!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" # +alsa-plugin as discussed in bug #519530 IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer elogind gconf |