Skip to content

Commit

Permalink
app-misc/evemu: Added python3_6 to PYTHON_COMPAT
Browse files Browse the repository at this point in the history
Copyright: Sony Interactive Entertainment Inc.
Closes: gentoo#12479
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Jason Hales <[email protected]>
Signed-off-by: Zac Medico <[email protected]>
  • Loading branch information
Jason Hales authored and zmedico committed Jul 20, 2019
1 parent 5b65f3d commit f40d5b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-misc/evemu/evemu-2.7.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
PYTHON_COMPAT=( python2_7 )
PYTHON_COMPAT=( python2_7 python3_6 )

inherit ltprune python-single-r1

Expand Down

0 comments on commit f40d5b0

Please sign in to comment.