Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/manuale/
Date: Fri, 05 May 2017 15:30:49
Message-Id: 1493998226.015c36934a0ae0c168508213c448f10892a3a3ca.mrueg@gentoo
1 commit: 015c36934a0ae0c168508213c448f10892a3a3ca
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 5 15:29:59 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Fri May 5 15:30:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=015c3693
7
8 app-crypt/manuale: Add python3_6
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 app-crypt/manuale/manuale-1.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/manuale/manuale-1.1.0.ebuild b/app-crypt/manuale/manuale-1.1.0.ebuild
16 index 9b16cb96273..974307de8f4 100644
17 --- a/app-crypt/manuale/manuale-1.1.0.ebuild
18 +++ b/app-crypt/manuale/manuale-1.1.0.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=6
22
23 -PYTHON_COMPAT=( python{3_4,3_5} )
24 +PYTHON_COMPAT=( python{3_4,3_5,3_6} )
25
26 inherit distutils-r1