diff options
Diffstat (limited to 'app-cdr/cdemu/cdemu-3.2.1.ebuild')
-rw-r--r-- | app-cdr/cdemu/cdemu-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/cdemu/cdemu-3.2.1.ebuild b/app-cdr/cdemu/cdemu-3.2.1.ebuild index 13ab76055be7..2a76ff1648ec 100644 --- a/app-cdr/cdemu/cdemu-3.2.1.ebuild +++ b/app-cdr/cdemu/cdemu-3.2.1.ebuild @@ -3,7 +3,7 @@ EAPI="6" -PYTHON_COMPAT=( python3_{4,5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit bash-completion-r1 cmake-utils python-single-r1 xdg-utils |