diff options
-rw-r--r-- | games-puzzle/lightsoff/lightsoff-40.0.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-puzzle/lightsoff/lightsoff-40.0.1.ebuild b/games-puzzle/lightsoff/lightsoff-40.0.1.ebuild index faa0bce145d3..8a597d6ed510 100644 --- a/games-puzzle/lightsoff/lightsoff-40.0.1.ebuild +++ b/games-puzzle/lightsoff/lightsoff-40.0.1.ebuild @@ -2,8 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) -VALA_MIN_API_VERSION="0.40" +PYTHON_COMPAT=( python3_{8..11} ) inherit gnome.org gnome2-utils meson python-any-r1 xdg vala DESCRIPTION="Turn off all the lights" |