summaryrefslogtreecommitdiff
path: root/x11-misc
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2016-02-03 13:06:27 +0800
committerIan Delaney <idella4@gentoo.org>2016-02-03 13:06:27 +0800
commite78f4ef36ca4efb8c5e6ad30c37777c0400b6f0d (patch)
treed5ffd5f9ff99c349361c32503d972b58ec6a1b4c /x11-misc
parenta9eb7b242c72398a25ada7e99f6f4b53f5f24678 (diff)
parente7d06f37077bf1dc7b27f204095e742cdbac93a7 (diff)
downloadgentoo-e78f4ef36ca4efb8c5e6ad30c37777c0400b6f0d.tar.gz
gentoo-e78f4ef36ca4efb8c5e6ad30c37777c0400b6f0d.tar.xz
Merge remote-tracking branch 'remotes/hhoffstaette/compton-python35'
Pull request: https://github.com/gentoo/gentoo/pull/778
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/compton/compton-0.1_beta2.ebuild2
-rw-r--r--x11-misc/compton/compton-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/compton/compton-0.1_beta2.ebuild b/x11-misc/compton/compton-0.1_beta2.ebuild
index 791b4d300ce..7f6f121e564 100644
--- a/x11-misc/compton/compton-0.1_beta2.ebuild
+++ b/x11-misc/compton/compton-0.1_beta2.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python3_3 python3_4 )
+PYTHON_COMPAT=( python3_{3,4,5} )
inherit toolchain-funcs python-r1
DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana"
diff --git a/x11-misc/compton/compton-9999.ebuild b/x11-misc/compton/compton-9999.ebuild
index 5ba784aadb1..e795fd9a2d1 100644
--- a/x11-misc/compton/compton-9999.ebuild
+++ b/x11-misc/compton/compton-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python3_3 python3_4 )
+PYTHON_COMPAT=( python3_{3,4,5} )
inherit toolchain-funcs python-r1 git-2
DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana"