[app-crypt/certbot-nginx] maybe actually add the target
This commit is contained in:
parent
9f29d6d781
commit
6716f275b7
@ -2,7 +2,7 @@
|
|||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
PYTHON_COMPAT=(python{3_6,3_7})
|
PYTHON_COMPAT=(python{3_6,3_7,3_8})
|
||||||
|
|
||||||
if [[ ${PV} == 9999* ]]; then
|
if [[ ${PV} == 9999* ]]; then
|
||||||
EGIT_REPO_URI="https://github.com/certbot/certbot.git"
|
EGIT_REPO_URI="https://github.com/certbot/certbot.git"
|
||||||
|
Loading…
Reference in New Issue
Block a user