Skip to content

Commit

Permalink
app-misc/solaar: Support python 3.5 (#599140 by Petros S)
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.2
  • Loading branch information
pacho2 committed Nov 9, 2016
1 parent 08fdc48 commit 4c99555
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-misc/solaar/solaar-0.9.2-r3.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5
PYTHON_COMPAT=( python{2_7,3_4} )
PYTHON_COMPAT=( python{2_7,3_4,3_5} )

inherit distutils-r1 udev user linux-info gnome2-utils

Expand Down

0 comments on commit 4c99555

Please sign in to comment.