summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/err/err-5.2.0-r1.ebuild')
-rw-r--r--net-im/err/err-5.2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/err/err-5.2.0-r1.ebuild b/net-im/err/err-5.2.0-r1.ebuild
index 4a854df6d56a..282cefd5b968 100644
--- a/net-im/err/err-5.2.0-r1.ebuild
+++ b/net-im/err/err-5.2.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{3_5,3_6} )
+PYTHON_COMPAT=( python3_6 )
MY_PN="errbot"
MY_P="${MY_PN}-${PV}"