Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/audiofile/
Date: Sun, 03 Oct 2021 13:48:05
Message-Id: 1633268869.eda9a3d018748a9283442c4f09c5b3a7e58f5c18.chewi@gentoo
1 commit: eda9a3d018748a9283442c4f09c5b3a7e58f5c18
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 3 13:47:49 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 3 13:47:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eda9a3d0
7
8 media-libs/audiofile: Keyword 0.3.6-r4 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 media-libs/audiofile/audiofile-0.3.6-r4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
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 331752eb102..69e2783676d 100644
19 --- a/media-libs/audiofile/audiofile-0.3.6-r4.ebuild
20 +++ b/media-libs/audiofile/audiofile-0.3.6-r4.ebuild
21 @@ -10,7 +10,7 @@ HOMEPAGE="https://audiofile.68k.org/"
22
23 LICENSE="GPL-2 LGPL-2.1"
24 SLOT="0/1" # subslot = soname major version
25 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
26 +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"
27 IUSE="flac"
28
29 RDEPEND="flac? ( >=media-libs/flac-1.2.1[${MULTILIB_USEDEP}] )"