diff options
Diffstat (limited to 'net-libs/msgraph/msgraph-0.2.3.ebuild')
-rw-r--r-- | net-libs/msgraph/msgraph-0.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/msgraph/msgraph-0.2.3.ebuild b/net-libs/msgraph/msgraph-0.2.3.ebuild index c5a7d3e0ea24..4467eecb97d6 100644 --- a/net-libs/msgraph/msgraph-0.2.3.ebuild +++ b/net-libs/msgraph/msgraph-0.2.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/msgraph" LICENSE="LGPL-2+" SLOT="0/1" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc64" IUSE="debug gtk-doc +introspection man test" REQUIRED_USE="gtk-doc? ( introspection )" |