commit:     1db43ee34c57b63a91bf815ef2f3aef0e830d7a5
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 14:16:38 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue May 16 14:17:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1db43ee3

app-backup/borgbackup: Add python3_6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-backup/borgbackup/borgbackup-1.0.10.ebuild | 6 +++---
 app-backup/borgbackup/borgbackup-9999.ebuild   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-backup/borgbackup/borgbackup-1.0.10.ebuild 
b/app-backup/borgbackup/borgbackup-1.0.10.ebuild
index 8bdfcb1384a..27907669fe9 100644
--- a/app-backup/borgbackup/borgbackup-1.0.10.ebuild
+++ b/app-backup/borgbackup/borgbackup-1.0.10.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 inherit distutils-r1
 
@@ -15,7 +15,7 @@ else
        KEYWORDS="~amd64 ~x86"
 fi
 
-DESCRIPTION="Deduplicating backup program with compression and authenticated 
encryption."
+DESCRIPTION="Deduplicating backup program with compression and authenticated 
encryption"
 HOMEPAGE="https://borgbackup.readthedocs.io/";
 
 LICENSE="BSD"

diff --git a/app-backup/borgbackup/borgbackup-9999.ebuild 
b/app-backup/borgbackup/borgbackup-9999.ebuild
index 8bdfcb1384a..27907669fe9 100644
--- a/app-backup/borgbackup/borgbackup-9999.ebuild
+++ b/app-backup/borgbackup/borgbackup-9999.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 inherit distutils-r1
 
@@ -15,7 +15,7 @@ else
        KEYWORDS="~amd64 ~x86"
 fi
 
-DESCRIPTION="Deduplicating backup program with compression and authenticated 
encryption."
+DESCRIPTION="Deduplicating backup program with compression and authenticated 
encryption"
 HOMEPAGE="https://borgbackup.readthedocs.io/";
 
 LICENSE="BSD"

Reply via email to