x11-misc/menulibre: Add python 3.5 support.
authorJeroen Roovers <jer@gentoo.org>
Wed, 29 Nov 2017 06:50:58 +0000 (07:50 +0100)
committerJeroen Roovers <jer@gentoo.org>
Wed, 29 Nov 2017 06:51:12 +0000 (07:51 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

x11-misc/menulibre/menulibre-2.1.3.ebuild

index c62bdcfb02893777c747c31687c9c3fc9b60d2f9..2130496f2fe9dfd3a6c6cd4f90375fc08aeb2041 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python3_{4,5} )
 PYTHON_REQ_USE="xml"
 DISTUTILS_IN_SOURCE_BUILD=1
 inherit distutils-r1 eutils gnome2-utils versionator