Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libraw1394/
Date: Tue, 28 Feb 2023 01:30:42
Message-Id: 1677547811.5d710184ef8b2940779e24589db111eb73f464ba.sam@gentoo
1 commit: 5d710184ef8b2940779e24589db111eb73f464ba
2 Author: Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Mon Feb 27 06:41:03 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 01:30:11 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d710184
7
8 sys-libs/libraw1394: Keyword 2.1.2-r1 mips, #896126
9
10 Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sys-libs/libraw1394/libraw1394-2.1.2-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-libs/libraw1394/libraw1394-2.1.2-r1.ebuild b/sys-libs/libraw1394/libraw1394-2.1.2-r1.ebuild
17 index b35f736ed3e3..0773d8c80817 100644
18 --- a/sys-libs/libraw1394/libraw1394-2.1.2-r1.ebuild
19 +++ b/sys-libs/libraw1394/libraw1394-2.1.2-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2022 Gentoo Authors
22 +# Copyright 1999-2023 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/libs/ieee1394/${P}.tar.xz"
27
28 LICENSE="LGPL-2.1"
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
31 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
32 IUSE=""
33
34 multilib_src_configure() {