diff options
author | David Seifert <soap@gentoo.org> | 2019-12-26 16:38:32 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2019-12-26 16:38:32 +0100 |
commit | 9eff8f115c7997c865e6b32b2f58fbc33ef67ab1 (patch) | |
tree | 3f04e1eab9982032b1f0b11f25576e95fc6293e0 /games-arcade | |
parent | app-office/impressive: Remove py3.8 for now (diff) | |
download | gentoo-9eff8f115c7997c865e6b32b2f58fbc33ef67ab1.tar.gz gentoo-9eff8f115c7997c865e6b32b2f58fbc33ef67ab1.tar.bz2 gentoo-9eff8f115c7997c865e6b32b2f58fbc33ef67ab1.zip |
games-arcade/funnyboat: Remove py3.8 for now
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/funnyboat/funnyboat-1.5_p11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/funnyboat/funnyboat-1.5_p11.ebuild b/games-arcade/funnyboat/funnyboat-1.5_p11.ebuild index 39266cdc5900..5a680533df9d 100644 --- a/games-arcade/funnyboat/funnyboat-1.5_p11.ebuild +++ b/games-arcade/funnyboat/funnyboat-1.5_p11.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit desktop eutils gnome2-utils python-single-r1 xdg |