commit: 6226b19f98e4bdcf3c5fd714428e6672446ad212 Author: Christophe Lermytte <gentoo <AT> lermytte <DOT> be> AuthorDate: Sat Apr 24 09:36:00 2021 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Apr 24 10:42:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6226b19f
games-board/iagno: set VALA_MAX_API_VERSION to 0.50 (3.36) Signed-off-by: Christophe Lermytte <gentoo <AT> lermytte.be> Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> games-board/iagno/iagno-3.36.4.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-board/iagno/iagno-3.36.4.ebuild b/games-board/iagno/iagno-3.36.4.ebuild index 37d961b5240..571d5c20960 100644 --- a/games-board/iagno/iagno-3.36.4.ebuild +++ b/games-board/iagno/iagno-3.36.4.ebuild @@ -3,6 +3,7 @@ EAPI=7 VALA_MIN_API_VERSION="0.44" +VALA_MAX_API_VERSION="0.50" inherit gnome.org gnome2-utils meson vala xdg
