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