Skip to content

Commit

Permalink
app-portage/gentoolkit: Bump EAPI and PYTHON_COMPAT on live ebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Jan 30, 2018
1 parent cf3cbde commit 3739c3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app-portage/gentoolkit/gentoolkit-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI="5"
EAPI="6"

PYTHON_COMPAT=(python{2_7,3_4,3_5} pypy)
PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6} pypy)
PYTHON_REQ_USE="xml(+),threads(+)"

inherit distutils-r1 git-r3
Expand Down

0 comments on commit 3739c3e

Please sign in to comment.