Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/uhttpmock/
Date: Thu, 26 May 2022 04:45:24
Message-Id: 1653540308.22021cef2bc6db8b99a1887f3aaf3bebff264dfd.xen0n@gentoo
1 commit: 22021cef2bc6db8b99a1887f3aaf3bebff264dfd
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 04:39:47 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 04:45:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22021cef
7
8 net-libs/uhttpmock: keyword 0.5.3 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 net-libs/uhttpmock/uhttpmock-0.5.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild b/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild
16 index 7526fe4fd04d..3b956e8a4bde 100644
17 --- a/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild
18 +++ b/net-libs/uhttpmock/uhttpmock-0.5.3.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 @@ -16,7 +16,7 @@ SLOT="0"
26 IUSE="debug +introspection vala"
27 REQUIRED_USE="vala? ( introspection )"
28
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
31
32 RDEPEND="
33 >=dev-libs/glib-2.38.0:2