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: sys-apps/pcsc-lite/
Date: Mon, 05 Jun 2017 17:39:58
Message-Id: 1496684379.1fa55d7af99531e1058e7b0e6d8e65d4e3a10b1d.mrueg@gentoo
1 commit: 1fa55d7af99531e1058e7b0e6d8e65d4e3a10b1d
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 5 17:39:39 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 5 17:39:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fa55d7a
7
8 sys-apps/pcsc-lite: Add python3_{5,6}
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild
16 index 2dbff6f0639..708ceb1c43a 100644
17 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild
18 +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI="6"
23 -PYTHON_COMPAT=( python2_7 python3_4 )
24 +PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
25
26 inherit python-single-r1 systemd udev user multilib-minimal