summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-08 10:45:46 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-08 10:45:46 +0100
commit260cd3ff3a40575c8d728e161bec84733e0a3381 (patch)
treefdf6e309f085185bd63f6bfdb603067475efed5a /app-cdr
parentapp-cdr/gcdemu: Switch to new python-single-r1 API (diff)
downloadgentoo-260cd3ff3a40575c8d728e161bec84733e0a3381.tar.gz
gentoo-260cd3ff3a40575c8d728e161bec84733e0a3381.tar.bz2
gentoo-260cd3ff3a40575c8d728e161bec84733e0a3381.zip
app-cdr/gcdemu: Tested on python3.8
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/gcdemu/gcdemu-3.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/gcdemu/gcdemu-3.2.3.ebuild b/app-cdr/gcdemu/gcdemu-3.2.3.ebuild
index 239a2c2a2530..0b62f16b24be 100644
--- a/app-cdr/gcdemu/gcdemu-3.2.3.ebuild
+++ b/app-cdr/gcdemu/gcdemu-3.2.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7,8} )
inherit cmake-utils gnome2-utils python-single-r1 xdg-utils