Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 614940 | Differences between
and this patch

Collapse All | Expand All

(-)a/dev-python/botocore/botocore-1.4.93.ebuild (-2 / +1 lines)
Lines 1-7 Link Here
1
# Copyright 1999-2017 Gentoo Foundation
1
# Copyright 1999-2017 Gentoo Foundation
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=5
4
EAPI=6
5
PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
5
PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
6
6
7
inherit distutils-r1
7
inherit distutils-r1
8
- 

Return to bug 614940