projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e58d22
)
dev-libs/beignet: Remove py2 where possible
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:32 +0000
(14:04 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:42 +0000
(14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/beignet/beignet-1.3.2-r3.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/beignet/beignet-1.3.2-r3.ebuild
b/dev-libs/beignet/beignet-1.3.2-r3.ebuild
index 439ab63df2edccf1846ec7cb4bc22045fb4ea2d0..874dd1cc3193fcbdd2c96353e6f1379592544c04 100644
(file)
--- a/
dev-libs/beignet/beignet-1.3.2-r3.ebuild
+++ b/
dev-libs/beignet/beignet-1.3.2-r3.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
CMAKE_BUILD_TYPE="Release"
inherit python-any-r1 cmake-multilib flag-o-matic llvm