commit: d54e0e002e15204a4c7a73e3037ce176853d3c18
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 15 01:31:43 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 15 01:32:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d54e0e00
net-libs/uhttpmock: Stabilize 0.5.3 arm64, #782847
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/uhttpmock/uhttpmock-0.5.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild
b/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild
index 30a81958539..930e8bded1e 100644
--- a/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild
+++ b/net-libs/uhttpmock/uhttpmock-0.5.3.ebuild
@@ -16,7 +16,7 @@ SLOT="0"
IUSE="debug +introspection vala"
REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
RDEPEND="
>=dev-libs/glib-2.38.0:2