projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df21d23
)
dev-libs/libxmlb: drop python 3.4 support
author
Thomas Deutschmann
<whissi@gentoo.org>
Thu, 10 Oct 2019 23:39:50 +0000
(
01:39
+0200)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Thu, 10 Oct 2019 23:40:02 +0000
(
01:40
+0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/libxmlb/libxmlb-0.1.12.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/libxmlb/libxmlb-0.1.12.ebuild
b/dev-libs/libxmlb/libxmlb-0.1.12.ebuild
index 51a1b304f84ce8fc36e6cb97bb57ee67d973f658..203b7a1d9e507fa22a860d9cdb3950f3ddbe64bd 100644
(file)
--- a/
dev-libs/libxmlb/libxmlb-0.1.12.ebuild
+++ b/
dev-libs/libxmlb/libxmlb-0.1.12.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{
4,
5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
inherit meson python-any-r1