diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-20 17:21:25 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-20 18:39:51 -0500 |
commit | a0fa3860424e97ffaf61cbcd4387cdab3e94abdf (patch) | |
tree | 886d9f66f5db43c051cd3b0cfbdc5003c9754642 /dev-libs/libgnome-games-support | |
parent | dev-perl/Apache-Reload: Stabilize 0.140.0 ppc, #914405 (diff) | |
download | gentoo-a0fa3860424e97ffaf61cbcd4387cdab3e94abdf.tar.gz gentoo-a0fa3860424e97ffaf61cbcd4387cdab3e94abdf.tar.bz2 gentoo-a0fa3860424e97ffaf61cbcd4387cdab3e94abdf.zip |
dev-libs/libgnome-games-support: Keyword 2.0.0 loong, #920366
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-libs/libgnome-games-support')
-rw-r--r-- | dev-libs/libgnome-games-support/libgnome-games-support-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgnome-games-support/libgnome-games-support-2.0.0.ebuild b/dev-libs/libgnome-games-support/libgnome-games-support-2.0.0.ebuild index 6d27b4edade6..33cf0b4df7b7 100644 --- a/dev-libs/libgnome-games-support/libgnome-games-support-2.0.0.ebuild +++ b/dev-libs/libgnome-games-support/libgnome-games-support-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 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/libgnome-games-support" LICENSE="LGPL-3+" SLOT="2/4" -KEYWORDS="amd64 ~arm arm64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~riscv x86" # glib dep in meson is 2.40, but vala is passed 2.44 target RDEPEND=" |