commit: a7b3aee59ee89575f8fd50054330b723ac60342a
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 15 16:58:16 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Jun 15 16:58:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7b3aee5
sys-fs/bedup: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
sys-fs/bedup/bedup-0.10.1.ebuild | 4 ++--
sys-fs/bedup/bedup-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sys-fs/bedup/bedup-0.10.1.ebuild b/sys-fs/bedup/bedup-0.10.1.ebuild
index 6b27ffea4a6..ba5aa99cdcf 100644
--- a/sys-fs/bedup/bedup-0.10.1.ebuild
+++ b/sys-fs/bedup/bedup-0.10.1.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=6
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
inherit distutils-r1 vcs-snapshot
diff --git a/sys-fs/bedup/bedup-9999.ebuild b/sys-fs/bedup/bedup-9999.ebuild
index d91b28d61ac..4157f8268fe 100644
--- a/sys-fs/bedup/bedup-9999.ebuild
+++ b/sys-fs/bedup/bedup-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python3_{4,5,6} )
#if LIVE
EGIT_REPO_URI="git://github.com/g2p/bedup.git