diff options
Diffstat (limited to 'app-crypt/certbot/certbot-3.2.0-r100.ebuild')
-rw-r--r-- | app-crypt/certbot/certbot-3.2.0-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot/certbot-3.2.0-r100.ebuild b/app-crypt/certbot/certbot-3.2.0-r100.ebuild index c14b47d5ff54..247ce0f88a34 100644 --- a/app-crypt/certbot/certbot-3.2.0-r100.ebuild +++ b/app-crypt/certbot/certbot-3.2.0-r100.ebuild @@ -23,7 +23,7 @@ else # Only for amd64, arm64 and x86 because of dev-python/python-augeas #KEYWORDS="~amd64 ~arm64 ~x86" # Only for amd64 and x86 because of dev-python/dns-lexicon - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~riscv ~x86" fi DESCRIPTION="Let’s Encrypt client to automate deployment of X.509 certificates" |