projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a2c61f
)
net-libs/ldns: Remove py2.7
author
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 15:10:54 +0000
(17:10 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 15:10:54 +0000
(17:10 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-libs/ldns/ldns-1.7.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/ldns/ldns-1.7.1-r1.ebuild
b/net-libs/ldns/ldns-1.7.1-r1.ebuild
index edf493040f58be1f4f950a4bcc5f5172b9fe3a6e..87bd0db0d875847d2b42407d36c3423685450638 100644
(file)
--- a/
net-libs/ldns/ldns-1.7.1-r1.ebuild
+++ b/
net-libs/ldns/ldns-1.7.1-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit eutils ltprune multilib-minimal python-single-r1
DESCRIPTION="a library with the aim to simplify DNS programming in C"