Skip to content

Commit

Permalink
app-misc/hivex: Support newer python
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
pacho2 committed Apr 21, 2017
1 parent f2b57a6 commit 2881b98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-misc/hivex/hivex-1.3.11-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

Expand Down

0 comments on commit 2881b98

Please sign in to comment.