commit: 5d942fffb25475c6bec09352d178cd543692b60a
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 04:49:33 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 04:49:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d942fff
net-libs/uhttpmock: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
net-libs/uhttpmock/uhttpmock-0.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/uhttpmock/uhttpmock-0.5.0.ebuild
b/net-libs/uhttpmock/uhttpmock-0.5.0.ebuild
index 0b44e4deb98..086e3f4a054 100644
--- a/net-libs/uhttpmock/uhttpmock-0.5.0.ebuild
+++ b/net-libs/uhttpmock/uhttpmock-0.5.0.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
IUSE="+introspection vala"
REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86"
RDEPEND="
>=dev-libs/glib-2.36.0:2