projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0336c6
)
app-portage/pqlop: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 27 Jun 2018 18:04:32 +0000
(20:04 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 27 Jun 2018 19:29:03 +0000
(21:29 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
app-portage/pqlop/pqlop-0.02-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-portage/pqlop/pqlop-0.02-r1.ebuild
b/app-portage/pqlop/pqlop-0.02-r1.ebuild
index 9ec8cda42764b4fb226157035cf95c7aaa33cbea..25140d6226f1cb1284071ffc5c6765880cf8ebad 100644
(file)
--- a/
app-portage/pqlop/pqlop-0.02-r1.ebuild
+++ b/
app-portage/pqlop/pqlop-0.02-r1.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=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit python-r1