projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2edfecd
)
dev-libs/clhpp: Remove py2 where possible
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:34 +0000
(14:04 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:43 +0000
(14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/clhpp/clhpp-2.0.10.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/clhpp/clhpp-2.0.10.ebuild
b/dev-libs/clhpp/clhpp-2.0.10.ebuild
index 00c6a559dd9e625a5ad67c508f963f73a4270c89..db06bf085688d6344694c568c0cd7c2c3e3435d2 100644
(file)
--- a/
dev-libs/clhpp/clhpp-2.0.10.ebuild
+++ b/
dev-libs/clhpp/clhpp-2.0.10.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
DESCRIPTION="Khronos OpenCL C++ bindings"
HOMEPAGE="https://github.com/KhronosGroup/OpenCL-CLHPP/"