diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-21 21:27:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-21 21:27:01 +0300 |
commit | 2dfb454aadb338229904202c9a459fe89808b372 (patch) | |
tree | 7b9e8c0d91baef4cfa7ebe5aa1f0c9b48a0f8c34 /media-libs/alsa-ucm-conf | |
parent | media-plugins/alsa-plugins: Stabilize 1.2.6 arm, #838145 (diff) | |
download | gentoo-2dfb454aadb338229904202c9a459fe89808b372.tar.gz gentoo-2dfb454aadb338229904202c9a459fe89808b372.tar.bz2 gentoo-2dfb454aadb338229904202c9a459fe89808b372.zip |
media-libs/alsa-ucm-conf: Stabilize 1.2.6.3 arm, #838145
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/alsa-ucm-conf')
-rw-r--r-- | media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.6.3.ebuild b/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.6.3.ebuild index fc541a8256d6..4f512e5b2af5 100644 --- a/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.6.3.ebuild +++ b/media-libs/alsa-ucm-conf/alsa-ucm-conf-1.2.6.3.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=8 @@ -9,7 +9,7 @@ SRC_URI="https://www.alsa-project.org/files/pub/lib/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" RDEPEND="!<media-libs/alsa-lib-1.2.1" |