projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8f6c1c
)
net-im/hangups: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:18:37 +0000
(21:18 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 19:21:51 +0000
(21:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
net-im/hangups/hangups-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-im/hangups/hangups-9999.ebuild
b/net-im/hangups/hangups-9999.ebuild
index 9ab44eeac67767361026d63b71b7c4abf1788f84..6566dc8bf4dd2edba186f76d45241895d56db94c 100644
(file)
--- a/
net-im/hangups/hangups-9999.ebuild
+++ b/
net-im/hangups/hangups-9999.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5
,6
} )
inherit distutils-r1
if [[ ${PV} = *9999* ]]; then