summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2017-11-30 09:34:20 -0600
committerMatthias Maier <tamiko@gentoo.org>2017-11-30 09:34:20 -0600
commit875805ce49b648519945f732f6de080fb61e93eb (patch)
treeea8634e5b5a2da5b79455917e69027e9e5316162 /sys-fs
parentdev-python/python-btrfs: update python compatibility (diff)
downloadtamiko-875805ce49b648519945f732f6de080fb61e93eb.tar.gz
tamiko-875805ce49b648519945f732f6de080fb61e93eb.tar.bz2
tamiko-875805ce49b648519945f732f6de080fb61e93eb.zip
sys-fs/btrfs-heatmap: update python compatibility
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/btrfs-heatmap/btrfs-heatmap-9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/btrfs-heatmap/btrfs-heatmap-9.ebuild b/sys-fs/btrfs-heatmap/btrfs-heatmap-9.ebuild
index 1818094..79d9849 100644
--- a/sys-fs/btrfs-heatmap/btrfs-heatmap-9.ebuild
+++ b/sys-fs/btrfs-heatmap/btrfs-heatmap-9.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
inherit python-single-r1