projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5da2f4
)
dev-libs/libbytesize: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 18:56:45 +0000
(19:56 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 19:12:28 +0000
(20:12 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/libbytesize/libbytesize-1.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/libbytesize/libbytesize-1.4.ebuild
b/dev-libs/libbytesize/libbytesize-1.4.ebuild
index 326218a5913f31f9c71088012d924b327ef5b5ba..35486a532930ac350b6144c0b7e8eee293db3bde 100644
(file)
--- a/
dev-libs/libbytesize/libbytesize-1.4.ebuild
+++ b/
dev-libs/libbytesize/libbytesize-1.4.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
{2_7,3_{6,7}
} )
+PYTHON_COMPAT=( python
3_{6,7
} )
inherit autotools python-r1