commit: c878d8044440fb8bb0a2e59eff6fbcd9623583f0
Author: Ahmed Charles <me <AT> ahmedcharles <DOT> com>
AuthorDate: Sat Oct 2 01:19:45 2021 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Oct 2 01:42:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c878d804
app-crypt/certbot: keyword ~riscv.
Signed-off-by: Ahmed Charles <me <AT> ahmedcharles.com>
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
app-crypt/certbot/certbot-1.19.0.ebuild | 2 +-
app-crypt/certbot/certbot-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-crypt/certbot/certbot-1.19.0.ebuild
b/app-crypt/certbot/certbot-1.19.0.ebuild
index d1f283af9bb..4c776f1113c 100644
--- a/app-crypt/certbot/certbot-1.19.0.ebuild
+++ b/app-crypt/certbot/certbot-1.19.0.ebuild
@@ -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}
diff --git a/app-crypt/certbot/certbot-9999.ebuild
b/app-crypt/certbot/certbot-9999.ebuild
index d1f283af9bb..4c776f1113c 100644
--- a/app-crypt/certbot/certbot-9999.ebuild
+++ b/app-crypt/certbot/certbot-9999.ebuild
@@ -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}