summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-24 16:16:42 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-24 17:10:07 +0200
commit7a1ced6d24b1c1ca8058c05a338357e2652751ac (patch)
tree4556b3a6eafa6e35f81e6d623d067bd37d5c9199
parentdev-db/lmdb: bump to 0.9.22 (diff)
downloadgentoo-7a1ced6d24b1c1ca8058c05a338357e2652751ac.tar.gz
gentoo-7a1ced6d24b1c1ca8058c05a338357e2652751ac.tar.bz2
gentoo-7a1ced6d24b1c1ca8058c05a338357e2652751ac.zip
app-cdr/cdemu: Enable py3.7
-rw-r--r--app-cdr/cdemu/cdemu-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/cdemu/cdemu-3.2.0.ebuild b/app-cdr/cdemu/cdemu-3.2.0.ebuild
index d0d8bc99f220..4789d11580dd 100644
--- a/app-cdr/cdemu/cdemu-3.2.0.ebuild
+++ b/app-cdr/cdemu/cdemu-3.2.0.ebuild
@@ -3,7 +3,7 @@
EAPI="6"
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{4,5,6,7} )
inherit bash-completion-r1 cmake-utils python-single-r1 xdg-utils