diff options
author | 2025-01-06 10:58:29 +0800 | |
---|---|---|
committer | 2025-01-06 11:46:03 +0800 | |
commit | a664248a11e178651f19df3d21e428f9dd89b7c5 (patch) | |
tree | 033cf548d54424b6587cf0c478c05dc0ca27ad38 /net-libs/msgraph | |
parent | profiles/arch/loong: revert the dev-util/bpftool[clang] force (diff) | |
download | gentoo-a664248a11e178651f19df3d21e428f9dd89b7c5.tar.gz gentoo-a664248a11e178651f19df3d21e428f9dd89b7c5.tar.bz2 gentoo-a664248a11e178651f19df3d21e428f9dd89b7c5.zip |
net-libs/msgraph: keyword 0.2.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-libs/msgraph')
-rw-r--r-- | net-libs/msgraph/msgraph-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/msgraph/msgraph-0.2.3.ebuild b/net-libs/msgraph/msgraph-0.2.3.ebuild index f8d84f7c0d8b..b904efdb790b 100644 --- a/net-libs/msgraph/msgraph-0.2.3.ebuild +++ b/net-libs/msgraph/msgraph-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/msgraph" LICENSE="LGPL-2+" SLOT="0/1" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="debug gtk-doc +introspection man test" REQUIRED_USE="gtk-doc? ( introspection )" |