diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-27 07:37:49 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-27 07:37:49 +0000 |
| commit | 531c06eb3ad68d8ef7337618cae898690e09f25c (patch) | |
| tree | 1648f7b9d5a2f4bf1cc88c83ab27e2e37466e03c /games-board/tali | |
| parent | a32efecb4f46e788d2eed97191123797ddecd6b2 (diff) | |
| download | baldeagleos-repo-531c06eb3ad68d8ef7337618cae898690e09f25c.tar.gz baldeagleos-repo-531c06eb3ad68d8ef7337618cae898690e09f25c.tar.xz baldeagleos-repo-531c06eb3ad68d8ef7337618cae898690e09f25c.zip | |
Adding metadata
Diffstat (limited to 'games-board/tali')
| -rw-r--r-- | games-board/tali/tali-40.5.ebuild | 2 | ||||
| -rw-r--r-- | games-board/tali/tali-40.6.ebuild | 2 | ||||
| -rw-r--r-- | games-board/tali/tali-40.7.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games-board/tali/tali-40.5.ebuild b/games-board/tali/tali-40.5.ebuild index e5a7978a7ad3..a121051cc2fc 100644 --- a/games-board/tali/tali-40.5.ebuild +++ b/games-board/tali/tali-40.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit gnome.org gnome2-utils meson python-any-r1 xdg DESCRIPTION="Beat the odds in a poker-style dice game" diff --git a/games-board/tali/tali-40.6.ebuild b/games-board/tali/tali-40.6.ebuild index 5f49a289926c..fb2cf9825d5d 100644 --- a/games-board/tali/tali-40.6.ebuild +++ b/games-board/tali/tali-40.6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit gnome.org gnome2-utils meson python-any-r1 xdg DESCRIPTION="Beat the odds in a poker-style dice game" diff --git a/games-board/tali/tali-40.7.ebuild b/games-board/tali/tali-40.7.ebuild index 569675438474..69500239be6a 100644 --- a/games-board/tali/tali-40.7.ebuild +++ b/games-board/tali/tali-40.7.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit gnome.org gnome2-utils meson python-any-r1 xdg DESCRIPTION="Beat the odds in a poker-style dice game" |
