summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-06-24 19:25:21 +0200
committerPacho Ramos <pacho@gentoo.org>2018-06-24 19:25:21 +0200
commit9c7890a3609c44fa8b2ac99b5327caed7c2402ee (patch)
treee4cbaf8e841c1d97bce393255548e64903e74d65 /x11-misc/menumaker/menumaker-0.99.10.ebuild
parentdev-python/pyshark: Support python3.6 (diff)
downloadgentoo-9c7890a3609c44fa8b2ac99b5327caed7c2402ee.tar.gz
gentoo-9c7890a3609c44fa8b2ac99b5327caed7c2402ee.tar.bz2
gentoo-9c7890a3609c44fa8b2ac99b5327caed7c2402ee.zip
x11-misc/menumaker: Support python3.6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-misc/menumaker/menumaker-0.99.10.ebuild')
-rw-r--r--x11-misc/menumaker/menumaker-0.99.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/menumaker/menumaker-0.99.10.ebuild b/x11-misc/menumaker/menumaker-0.99.10.ebuild
index 07a220f4d6f6..16187245d17c 100644
--- a/x11-misc/menumaker/menumaker-0.99.10.ebuild
+++ b/x11-misc/menumaker/menumaker-0.99.10.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit autotools python-r1