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

Collapse All | Expand All

(-)/usr/portage/app-crypt/certbot-nginx/certbot-nginx-0.34.1.ebuild (-1 / +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=6
4
EAPI=6
5
PYTHON_COMPAT=(python{2_7,3_5,3_6})
5
PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7})
6
6
7
if [[ ${PV} == 9999* ]]; then
7
if [[ ${PV} == 9999* ]]; then
8
	EGIT_REPO_URI="https://github.com/certbot/certbot.git"
8
	EGIT_REPO_URI="https://github.com/certbot/certbot.git"

Return to bug 685330