mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-vpn/tinc: remove dependence on python, bug #709328
Closes: https://bugs.gentoo.org/709328 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
@@ -6,9 +6,7 @@ EAPI=7
|
||||
MY_PV=${PV/_/}
|
||||
MY_P=${PN}-${MY_PV}
|
||||
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
|
||||
inherit autotools python-single-r1 systemd
|
||||
inherit autotools systemd
|
||||
|
||||
DESCRIPTION="tinc is an easy to configure VPN implementation"
|
||||
HOMEPAGE="http://www.tinc-vpn.org/"
|
||||
Reference in New Issue
Block a user