summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <jcallen@gentoo.org>2018-12-02 00:44:37 -0500
committerJonathan Callen <jcallen@gentoo.org>2018-12-02 21:18:12 -0500
commit98e96a88cc3ae138c8dd0ae914abfbfa8e0274b3 (patch)
tree6759f847876a06606e99ac3891a1b304e8326807 /app-emulation/qemu/qemu-9999.ebuild
parentapp-office/libreoffice: add python3_7 (diff)
downloadgentoo-98e96a88cc3ae138c8dd0ae914abfbfa8e0274b3.tar.gz
gentoo-98e96a88cc3ae138c8dd0ae914abfbfa8e0274b3.tar.bz2
gentoo-98e96a88cc3ae138c8dd0ae914abfbfa8e0274b3.zip
app-emulation/qemu: add python3_7
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jonathan Callen <jcallen@gentoo.org>
Diffstat (limited to 'app-emulation/qemu/qemu-9999.ebuild')
-rw-r--r--app-emulation/qemu/qemu-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild
index b33e04e51528..b279da622c3d 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
PYTHON_REQ_USE="ncurses,readline"
PLOCALES="bg de_DE fr_FR hu it tr zh_CN"