Skip to content

Commit

Permalink
app-crypt/certbot: 1.16.0 stable amd64/x86
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Matthew Thode <[email protected]>
  • Loading branch information
prometheanfire committed Jul 3, 2021
1 parent 0973774 commit 2f5b436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-crypt/certbot/certbot-1.16.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
fi
S=${WORKDIR}/${P}/${PN}

Expand Down

0 comments on commit 2f5b436

Please sign in to comment.