diff options
-rw-r--r-- | games-board/gnome-chess/gnome-chess-3.30.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/gnome-chess/gnome-chess-3.30.1.ebuild b/games-board/gnome-chess/gnome-chess-3.30.1.ebuild index f52f27cab4f1..c26dcdd86ac5 100644 --- a/games-board/gnome-chess/gnome-chess-3.30.1.ebuild +++ b/games-board/gnome-chess/gnome-chess-3.30.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -VALA_MIN_API_VERSION="0.36" +VALA_MIN_API_VERSION="0.40" inherit gnome.org gnome2-utils meson readme.gentoo-r1 vala xdg |