From 543503fdd0c77e3a416d1fcd9ece6e1b0c835608 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 1 Nov 2016 21:10:51 +0100 Subject: global: Drop dead implementations from PYTHON_COMPAT --- net-analyzer/netdata/netdata-1.3.0.ebuild | 2 +- net-analyzer/netdata/netdata-1.4.0.ebuild | 2 +- net-analyzer/netdata/netdata-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-analyzer/netdata') diff --git a/net-analyzer/netdata/netdata-1.3.0.ebuild b/net-analyzer/netdata/netdata-1.3.0.ebuild index f5951ec7e162..0890ac521b5d 100644 --- a/net-analyzer/netdata/netdata-1.3.0.ebuild +++ b/net-analyzer/netdata/netdata-1.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit fcaps linux-info python-r1 systemd user diff --git a/net-analyzer/netdata/netdata-1.4.0.ebuild b/net-analyzer/netdata/netdata-1.4.0.ebuild index 47ad4c8ac669..27cf2dcf3356 100644 --- a/net-analyzer/netdata/netdata-1.4.0.ebuild +++ b/net-analyzer/netdata/netdata-1.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit fcaps linux-info python-r1 systemd user diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-9999.ebuild index 47ad4c8ac669..27cf2dcf3356 100644 --- a/net-analyzer/netdata/netdata-9999.ebuild +++ b/net-analyzer/netdata/netdata-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit fcaps linux-info python-r1 systemd user -- cgit v1.2.3-65-gdbad