Skip to content

Commit

Permalink
games-board/gnome-mines: enable py3.10
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <[email protected]>
  • Loading branch information
leio committed Jan 16, 2022
1 parent f66d393 commit 3f0e083
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-board/gnome-mines/gnome-mines-40.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
PYTHON_COMPAT=( python3_{8..10} )
inherit gnome.org gnome2-utils meson python-any-r1 vala xdg

DESCRIPTION="Clear hidden mines from a minefield"
Expand Down

0 comments on commit 3f0e083

Please sign in to comment.