diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 06:39:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 06:44:12 +0100 |
commit | 888f8a8105c27be884d9dafaa6c840b6558ce97a (patch) | |
tree | 5cf5c03dfc036b74adb304b15e9f626b6d861f5c /dev-libs/libgnome-games-support | |
parent | dev-libs/libgit2: Stabilize 1.4.3 arm64, #843794 (diff) | |
download | gentoo-888f8a8105c27be884d9dafaa6c840b6558ce97a.tar.gz gentoo-888f8a8105c27be884d9dafaa6c840b6558ce97a.tar.bz2 gentoo-888f8a8105c27be884d9dafaa6c840b6558ce97a.zip |
dev-libs/libgnome-games-support: Stabilize 2.0.0 arm64, #843794
Signed-off-by: Sam James <sam@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 | 2 |
1 files changed, 1 insertions, 1 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 06f3c31bbcd6..6d27b4edade6 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 @@ -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 ~riscv x86" # glib dep in meson is 2.40, but vala is passed 2.44 target RDEPEND=" |