app-crypt/certbot: keyword ~riscv.

Signed-off-by: Ahmed Charles <me@ahmedcharles.com>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
Ahmed Charles
2021-10-02 01:19:45 +00:00
committed by Matthew Thode
parent e6b3fb76bc
commit c878d80444
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,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 ~riscv ~x86"
fi
S=${WORKDIR}/${P}/${PN}

View File

@@ -11,7 +11,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 ~riscv ~x86"
fi
S=${WORKDIR}/${P}/${PN}