diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-01 19:46:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-01 19:46:55 +0300 |
commit | 1f540ffb761795e25d4b48f19b11f94390ff4595 (patch) | |
tree | 3b5b62081eee1e3ac24e51e3623cf89e5b62ba54 /net-libs | |
parent | net-libs/msgraph: Keyword 0.2.3 arm64, #937040 (diff) | |
download | gentoo-1f540ffb761795e25d4b48f19b11f94390ff4595.tar.gz gentoo-1f540ffb761795e25d4b48f19b11f94390ff4595.tar.bz2 gentoo-1f540ffb761795e25d4b48f19b11f94390ff4595.zip |
net-libs/msgraph: Keyword 0.2.3 arm, #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 4467eecb97d6..61c6cc735718 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 ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" IUSE="debug gtk-doc +introspection man test" REQUIRED_USE="gtk-doc? ( introspection )" |