python-whatever.eclass (365B)
1 # Copyright 1999-2017 Gentoo Foundation 2 # Distributed under the terms of the GNU General Public License v2 3 4 # @ECLASS: python-whatever 5 # @MAINTAINER: Haelwenn (lanodan) Monnier <contact@hacktivis.me> 6 # @AUTHOR: Haelwenn (lanodan) Monnier <contact@hacktivis.me> 7 # @BLURB: For packages needing whatever python version 8 9 PYTHON_COMPAT=(${PYTHON_TARGETS}) # Hacky Hacky