summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/hivex/hivex-1.3.11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hivex/hivex-1.3.11-r1.ebuild b/app-misc/hivex/hivex-1.3.11-r1.ebuild
index 6c96884552c6..b8416cad1b5e 100644
--- a/app-misc/hivex/hivex-1.3.11-r1.ebuild
+++ b/app-misc/hivex/hivex-1.3.11-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
USE_RUBY="ruby20 ruby21"
RUBY_OPTIONAL=yes
-PYTHON_COMPAT=(python2_7 python3_4)
+PYTHON_COMPAT=(python2_7 python3_{4,5,6})
inherit autotools-utils eutils perl-app ruby-ng python-single-r1