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: Tue, 16 Aug 2022 18:51:13
Message-Id: 1660675831.f2bc000658e6df48eeb0d642288474e1fc6ca535.arthurzam@gentoo
1 commit: f2bc000658e6df48eeb0d642288474e1fc6ca535
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 16 18:50:31 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 16 18:50:31 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2bc0006
7
8 media-libs/alsa-lib: Stabilize 1.2.7.2 hppa, #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 f58bdd4bf463..98ef78f51efc 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} )"