summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2019-03-25 17:09:59 -0700
committerPatrick McLean <chutzpah@gentoo.org>2019-03-25 19:31:07 -0700
commit1d33d01a41e3db8ceab20c95ac5ae82368769c16 (patch)
tree11f357f20ae4805ed2b5592f38f4c22b1c18244a /dev-util/gcovr/gcovr-3.3.ebuild
parentnet-ftp/pure-ftpd: Bump to version 1.0.48 (diff)
downloadgentoo-1d33d01a41e3db8ceab20c95ac5ae82368769c16.tar.gz
gentoo-1d33d01a41e3db8ceab20c95ac5ae82368769c16.tar.bz2
gentoo-1d33d01a41e3db8ceab20c95ac5ae82368769c16.zip
dev-util/gcovr: Take maint, drop py3.4, drop old
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-util/gcovr/gcovr-3.3.ebuild')
-rw-r--r--dev-util/gcovr/gcovr-3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gcovr/gcovr-3.3.ebuild b/dev-util/gcovr/gcovr-3.3.ebuild
index 457c4f4c6415..4c9c447f8021 100644
--- a/dev-util/gcovr/gcovr-3.3.ebuild
+++ b/dev-util/gcovr/gcovr-3.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit distutils-r1