Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/audiofile/
Date: Tue, 17 May 2022 14:18:44
Message-Id: 1652796550.0eb5a0edb0ed2377a86cfaf7152c56aa38b231bd.xen0n@gentoo
1 commit: 0eb5a0edb0ed2377a86cfaf7152c56aa38b231bd
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 17 14:09:09 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue May 17 14:09:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eb5a0ed
7
8 media-libs/audiofile: keyword 0.3.6-r4 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 media-libs/audiofile/audiofile-0.3.6-r4.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-libs/audiofile/audiofile-0.3.6-r4.ebuild b/media-libs/audiofile/audiofile-0.3.6-r4.ebuild
18 index 69e2783676d5..6c7e04198274 100644
19 --- a/media-libs/audiofile/audiofile-0.3.6-r4.ebuild
20 +++ b/media-libs/audiofile/audiofile-0.3.6-r4.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -10,7 +10,7 @@ HOMEPAGE="https://audiofile.68k.org/"
28
29 LICENSE="GPL-2 LGPL-2.1"
30 SLOT="0/1" # subslot = soname major version
31 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
32 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
33 IUSE="flac"
34
35 RDEPEND="flac? ( >=media-libs/flac-1.2.1[${MULTILIB_USEDEP}] )"