diff --git a/net-vpn/tinc/tinc-1.1_pre17.ebuild b/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild similarity index 96% rename from net-vpn/tinc/tinc-1.1_pre17.ebuild rename to net-vpn/tinc/tinc-1.1_pre17-r1.ebuild index 589684a694b0b..e376be94df302 100644 --- a/net-vpn/tinc/tinc-1.1_pre17.ebuild +++ b/net-vpn/tinc/tinc-1.1_pre17-r1.ebuild @@ -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/"