Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/alsa-lib/
Date: Sat, 30 Jul 2022 16:27:11
Message-Id: 1659198416.a2871d08ed787158cef334c5dfdb64be57b2af8f.arthurzam@gentoo
1 commit: a2871d08ed787158cef334c5dfdb64be57b2af8f
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 16:26:56 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 16:26:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2871d08
7
8 media-libs/alsa-lib: Stabilize 1.2.7.2 x86, #862124
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 media-libs/alsa-lib/alsa-lib-1.2.7.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/alsa-lib/alsa-lib-1.2.7.2.ebuild b/media-libs/alsa-lib/alsa-lib-1.2.7.2.ebuild
16 index d9f614af3f80..7fa0376cbebb 100644
17 --- a/media-libs/alsa-lib/alsa-lib-1.2.7.2.ebuild
18 +++ b/media-libs/alsa-lib/alsa-lib-1.2.7.2.ebuild
19 @@ -20,7 +20,7 @@ fi
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="alisp debug doc python +thread-safety"
26
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"