diff options
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/gcdemu/gcdemu-3.2.3.ebuild | 2 |
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 |