From 9a7175f6c6e441ef82af055a9b9cf837e65d95f9 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sat, 24 Apr 2021 12:49:02 +0300 Subject: games-board/iagno: fix VALA_MAX_API_VERSION setting Fixes: b2e176f40fd0f64e3cd9651e73369bc2afb8b490 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mart Raudsepp --- games-board/iagno/iagno-3.38.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-board/iagno') diff --git a/games-board/iagno/iagno-3.38.1.ebuild b/games-board/iagno/iagno-3.38.1.ebuild index 55fa0a215a05..c501ffdf59d8 100644 --- a/games-board/iagno/iagno-3.38.1.ebuild +++ b/games-board/iagno/iagno-3.38.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 VALA_MIN_API_VERSION="0.44" -VALA_MIN_API_VERSION="0.50" +VALA_MAX_API_VERSION="0.50" inherit gnome.org gnome2-utils meson vala xdg -- cgit v1.2.3-65-gdbad