commit: 1ad866ae720b7012fbe216e51c3927f72db522b6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 17:04:25 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 17:04:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad866ae
net-libs/uhttpmock: Stabilize 0.5.5 sparc, #861029
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-libs/uhttpmock/uhttpmock-0.5.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/uhttpmock/uhttpmock-0.5.5.ebuild
b/net-libs/uhttpmock/uhttpmock-0.5.5.ebuild
index 0324598f1e37..74788541c8b4 100644
--- a/net-libs/uhttpmock/uhttpmock-0.5.5.ebuild
+++ b/net-libs/uhttpmock/uhttpmock-0.5.5.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
IUSE="gtk-doc +introspection vala"
REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc
x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc
x86"
RDEPEND="
>=dev-libs/glib-2.38.0:2