Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/uhttpmock/
Date: Thu, 15 Apr 2021 01:33:30
Message-Id: 1618450375.d54e0e002e15204a4c7a73e3037ce176853d3c18.sam@gentoo
1 commit: d54e0e002e15204a4c7a73e3037ce176853d3c18
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 15 01:31:43 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 15 01:32:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d54e0e00
7
8 net-libs/uhttpmock: Stabilize 0.5.3 arm64, #782847
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/uhttpmock/uhttpmock-0.5.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild b/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild
16 index 30a81958539..930e8bded1e 100644
17 --- a/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild
18 +++ b/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild
19 @@ -16,7 +16,7 @@ SLOT="0"
20 IUSE="debug +introspection vala"
21 REQUIRED_USE="vala? ( introspection )"
22
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
25
26 RDEPEND="
27 >=dev-libs/glib-2.38.0:2