commit: b612aed9e67c78a4f3e1d1522771e8ae6d7b32c1
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 23:02:42 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue May 16 23:02:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b612aed9
app-admin/webapp-config: Add python3_6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-admin/webapp-config/webapp-config-1.54-r2.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/app-admin/webapp-config/webapp-config-1.54-r2.ebuild
b/app-admin/webapp-config/webapp-config-1.54-r2.ebuild
index db03dd87705..9936cfe55d7 100644
--- a/app-admin/webapp-config/webapp-config-1.54-r2.ebuild
+++ b/app-admin/webapp-config/webapp-config-1.54-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1
@@ -22,8 +22,8 @@ DEPEND="app-text/xmlto
RDEPEND="portage? ( sys-apps/portage[${PYTHON_USEDEP}] )"
python_prepare() {
- epatch "${FILESDIR}/${P}-pvr-check.patch"
- epatch "${FILESDIR}/${P}-fix-bashism.patch"
+ epatch "${FILESDIR}/${P}-pvr-check.patch"\
+ "${FILESDIR}/${P}-fix-bashism.patch"
}
python_compile_all() {
emake -C doc/