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/liblqr/
Date: Tue, 17 May 2022 13:07:13
Message-Id: 1652792047.41f15313af7261f2c737593a48724a23445982ba.xen0n@gentoo
1 commit: 41f15313af7261f2c737593a48724a23445982ba
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 17 12:54:07 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue May 17 12:54:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41f15313
7
8 media-libs/liblqr: keyword 0.4.2-r1 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 media-libs/liblqr/liblqr-0.4.2-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/liblqr/liblqr-0.4.2-r1.ebuild b/media-libs/liblqr/liblqr-0.4.2-r1.ebuild
16 index 87cf2abe4855..4f67308a1515 100644
17 --- a/media-libs/liblqr/liblqr-0.4.2-r1.ebuild
18 +++ b/media-libs/liblqr/liblqr-0.4.2-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -9,7 +9,7 @@ SRC_URI="https://liblqr.wikidot.com/local--files/en:download-page/${PN}-1-${PV}.
26
27 LICENSE="|| ( GPL-3 LGPL-3 )"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~riscv x86"
30 +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv x86"
31
32 RDEPEND="dev-libs/glib:2"
33 DEPEND="${RDEPEND}"