Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 699326
Collapse All | Expand All

(-)a/dev-util/diffoscope/diffoscope-129.ebuild (-2 / +1 lines)
Lines 2-8 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI=7
4
EAPI=7
5
PYTHON_COMPAT=( python3_{5,6} )
5
PYTHON_COMPAT=( python3_{5,6,7} )
6
inherit distutils-r1
6
inherit distutils-r1
7
7
8
DESCRIPTION="Will try to get to the bottom of what makes files or directories different"
8
DESCRIPTION="Will try to get to the bottom of what makes files or directories different"
9
- 

Return to bug 699326