diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 08:49:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 08:49:58 +0000 |
| commit | 3087c7476a05c19267b31b20359dd59bad5a86bb (patch) | |
| tree | e5bbbd854b9465b6e743fc8b6694884c0bcb2c22 /games-misc | |
| parent | 990e232a39a4645aa993dd440c997f1a01304379 (diff) | |
| download | baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.tar.gz baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.tar.xz baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.zip | |
Adding metadata
Diffstat (limited to 'games-misc')
| -rw-r--r-- | games-misc/doge/doge-3.9.0.ebuild | 2 | ||||
| -rw-r--r-- | games-misc/gay/gay-1.3.4.ebuild | 2 | ||||
| -rw-r--r-- | games-misc/opengfx/opengfx-7.1-r1.ebuild | 2 | ||||
| -rw-r--r-- | games-misc/openmsx/openmsx-0.4.2.ebuild | 2 | ||||
| -rw-r--r-- | games-misc/opensfx/opensfx-1.0.3-r1.ebuild | 2 | ||||
| -rw-r--r-- | games-misc/ponysay/ponysay-3.0.3-r1.ebuild | 2 | ||||
| -rw-r--r-- | games-misc/usolitaire/usolitaire-0.2.1-r1.ebuild | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/games-misc/doge/doge-3.9.0.ebuild b/games-misc/doge/doge-3.9.0.ebuild index ddb21deba3ce..c033834bc95c 100644 --- a/games-misc/doge/doge-3.9.0.ebuild +++ b/games-misc/doge/doge-3.9.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi DESCRIPTION="wow very terminal doge" diff --git a/games-misc/gay/gay-1.3.4.ebuild b/games-misc/gay/gay-1.3.4.ebuild index bbd4012c0058..a4dfa1076dc1 100644 --- a/games-misc/gay/gay-1.3.4.ebuild +++ b/games-misc/gay/gay-1.3.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} pypy3_11 ) +PYTHON_COMPAT=( python3_{10..14} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi diff --git a/games-misc/opengfx/opengfx-7.1-r1.ebuild b/games-misc/opengfx/opengfx-7.1-r1.ebuild index 029a272f6100..6d8f81ceadde 100644 --- a/games-misc/opengfx/opengfx-7.1-r1.ebuild +++ b/games-misc/opengfx/opengfx-7.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit python-any-r1 toolchain-funcs diff --git a/games-misc/openmsx/openmsx-0.4.2.ebuild b/games-misc/openmsx/openmsx-0.4.2.ebuild index 834a973d73a7..f88807b91b99 100644 --- a/games-misc/openmsx/openmsx-0.4.2.ebuild +++ b/games-misc/openmsx/openmsx-0.4.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit python-any-r1 diff --git a/games-misc/opensfx/opensfx-1.0.3-r1.ebuild b/games-misc/opensfx/opensfx-1.0.3-r1.ebuild index d8fde3402ac6..318f3d95ecb9 100644 --- a/games-misc/opensfx/opensfx-1.0.3-r1.ebuild +++ b/games-misc/opensfx/opensfx-1.0.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit python-any-r1 toolchain-funcs diff --git a/games-misc/ponysay/ponysay-3.0.3-r1.ebuild b/games-misc/ponysay/ponysay-3.0.3-r1.ebuild index 36aeb7c21b33..6b236d617188 100644 --- a/games-misc/ponysay/ponysay-3.0.3-r1.ebuild +++ b/games-misc/ponysay/ponysay-3.0.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} python3_13t ) +PYTHON_COMPAT=( python3_{10..14} ) inherit edo python-single-r1 DESCRIPTION="cowsay reimplemention for ponies" diff --git a/games-misc/usolitaire/usolitaire-0.2.1-r1.ebuild b/games-misc/usolitaire/usolitaire-0.2.1-r1.ebuild index 49a2e312d7a5..b619e9cb2e58 100644 --- a/games-misc/usolitaire/usolitaire-0.2.1-r1.ebuild +++ b/games-misc/usolitaire/usolitaire-0.2.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 DESCRIPTION="solitaire in your terminal" |
