projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24bd054
)
app-text/openlp: Support newer python
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 09:33:57 +0000
(11:33 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 29 May 2017 16:31:29 +0000
(18:31 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
app-text/openlp/openlp-2.4.2.ebuild
patch
|
blob
|
history
diff --git
a/app-text/openlp/openlp-2.4.2.ebuild
b/app-text/openlp/openlp-2.4.2.ebuild
index 546fda6935988a033c011b4d63361aed2be6865f..eb72deb54d74cb14f16ec14a9d6a72c40dab3fad 100644
(file)
--- a/
app-text/openlp/openlp-2.4.2.ebuild
+++ b/
app-text/openlp/openlp-2.4.2.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python3_
4
)
+PYTHON_COMPAT=( python3_
{4,5,6}
)
PYTHON_REQ_USE='sqlite'
inherit distutils-r1