diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:18:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:18:24 +0100 |
commit | 823d3864def136f9590809337457e9392f7ef823 (patch) | |
tree | c9c6bd15e941ea5cdd72b5aa904d36599fc3a970 /dev-libs/libgnome-games-support | |
parent | dev-libs/libgit2: Stabilize 1.4.3 amd64, #843794 (diff) | |
download | gentoo-823d3864def136f9590809337457e9392f7ef823.tar.gz gentoo-823d3864def136f9590809337457e9392f7ef823.tar.bz2 gentoo-823d3864def136f9590809337457e9392f7ef823.zip |
dev-libs/libgnome-games-support: Stabilize 2.0.0 amd64, #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 da8a1d932f7a..9a2260f19373 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=" |