Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/bglibs/
Date: Sun, 28 Aug 2022 06:31:02
Message-Id: 1661668085.42fcaec7ad8b4b4b4d85b8f63562e9064063586c.xen0n@gentoo
1 commit: 42fcaec7ad8b4b4b4d85b8f63562e9064063586c
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 28 06:25:42 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 28 06:28:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42fcaec7
7
8 dev-libs/bglibs: keyword 2.04-r2 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 dev-libs/bglibs/bglibs-2.04-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/bglibs/bglibs-2.04-r2.ebuild b/dev-libs/bglibs/bglibs-2.04-r2.ebuild
16 index d4451b3dde2d..fc8d028cb072 100644
17 --- a/dev-libs/bglibs/bglibs-2.04-r2.ebuild
18 +++ b/dev-libs/bglibs/bglibs-2.04-r2.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 @@ -11,7 +11,7 @@ SRC_URI="https://untroubled.org/bglibs/archive/${P}.tar.gz"
26
27 LICENSE="LGPL-2.1+"
28 SLOT="0/2"
29 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~riscv sparc ~x86"
30 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv sparc ~x86"
31 IUSE="doc"
32
33 RDEPEND=""