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/oniguruma/
Date: Tue, 10 May 2022 01:35:26
Message-Id: 1652145387.35fb81b1615f786e9f060b7bc7c35cd0894f0774.xen0n@gentoo
1 commit: 35fb81b1615f786e9f060b7bc7c35cd0894f0774
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 10 01:15:40 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue May 10 01:16:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35fb81b1
7
8 dev-libs/oniguruma: keyword 6.9.7.1 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 dev-libs/oniguruma/oniguruma-6.9.7.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-libs/oniguruma/oniguruma-6.9.7.1.ebuild b/dev-libs/oniguruma/oniguruma-6.9.7.1.ebuild
18 index f8569eb11d55..06204a280f85 100644
19 --- a/dev-libs/oniguruma/oniguruma-6.9.7.1.ebuild
20 +++ b/dev-libs/oniguruma/oniguruma-6.9.7.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 2003-2021 Gentoo Authors
23 +# Copyright 2003-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="7"
27 @@ -21,7 +21,7 @@ fi
28
29 LICENSE="BSD-2"
30 SLOT="0/5"
31 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
32 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
33 IUSE="crnl-as-line-terminator static-libs"
34
35 BDEPEND=""