From: Pacho Ramos Date: Sun, 9 Oct 2016 07:44:39 +0000 (+0200) Subject: app-crypt/heimdal: Support python 3.5 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=62af336e0cc7876b19db43de24e480a998bca6d4;p=gentoo.git app-crypt/heimdal: Support python 3.5 Package-Manager: portage-2.3.1 --- diff --git a/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild b/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild index 850a1ca5c09e..8305baaceac9 100644 --- a/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild +++ b/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) VIRTUALX_REQUIRED="manual" inherit autotools db-use eutils multilib multilib-minimal python-any-r1 toolchain-funcs virtualx flag-o-matic