[sys-libs/openipmi] drop python2.6

This commit is contained in:
Robert Förster 2014-05-22 06:26:30 +02:00
parent e3fef6da8c
commit dc399d929c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# $Header: $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
PYTHON_COMPAT=( python2_7 )
inherit eutils autotools python-single-r1