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: Fri, 28 May 2021 19:20:45
Message-Id: 1622229571.2104b94cac622ed4aa2c527e3197e96be636b96f.sam@gentoo
1 commit: 2104b94cac622ed4aa2c527e3197e96be636b96f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 28 19:19:31 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri May 28 19:19:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2104b94c
7
8 net-libs/uhttpmock: Stabilize 0.5.3 ppc, #792327
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 80a67b33fd3..8fc5d9b6ac4 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