Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/http-parser/
Date: Sat, 24 Jul 2021 23:02:55
Message-Id: 1627167740.e17f0d7793681acfbb293078aab27305be7e001f.marecki@gentoo
1 commit: e17f0d7793681acfbb293078aab27305be7e001f
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 24 21:02:35 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 24 23:02:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e17f0d77
7
8 net-libs/http-parser: keyword 2.9.4-r1 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 net-libs/http-parser/http-parser-2.9.4-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/http-parser/http-parser-2.9.4-r1.ebuild b/net-libs/http-parser/http-parser-2.9.4-r1.ebuild
16 index 34d63a7745e..8ceeb33fae6 100644
17 --- a/net-libs/http-parser/http-parser-2.9.4-r1.ebuild
18 +++ b/net-libs/http-parser/http-parser-2.9.4-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ LICENSE="MIT"
26 # 2.9.4 restored ABI compatibility with 2.9.0 but since we failed
27 # to set subslot in 2.9.3, we want to provoke another rebuild
28 SLOT="0/2.9.4"
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x64-macos ~x64-solaris"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x64-macos ~x64-solaris"
31
32 PATCHES=(
33 "${FILESDIR}"/${P}-non-x86-test.patch