diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-01 19:46:54 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-01 19:46:54 +0300 |
commit | 2468c3bd5fe84cdaffec33cf4329de91e0547a52 (patch) | |
tree | 6287452c14bf5e549a9312471d327a7eba2687af /net-libs | |
parent | net-libs/msgraph: Keyword 0.2.3 ppc64, #937040 (diff) | |
download | gentoo-2468c3bd5fe84cdaffec33cf4329de91e0547a52.tar.gz gentoo-2468c3bd5fe84cdaffec33cf4329de91e0547a52.tar.bz2 gentoo-2468c3bd5fe84cdaffec33cf4329de91e0547a52.zip |
net-libs/msgraph: Keyword 0.2.3 arm64, #937040
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 )" |