summaryrefslogtreecommitdiff
path: root/x11-misc/compton/compton-0.1_beta2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/compton/compton-0.1_beta2.ebuild')
-rw-r--r--x11-misc/compton/compton-0.1_beta2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/compton/compton-0.1_beta2.ebuild b/x11-misc/compton/compton-0.1_beta2.ebuild
index a880a690e6bc..3db6c5ff51cb 100644
--- a/x11-misc/compton/compton-0.1_beta2.ebuild
+++ b/x11-misc/compton/compton-0.1_beta2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
inherit toolchain-funcs python-r1
DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana"