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