summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAhmed Charles <me@ahmedcharles.com>2021-10-02 01:18:50 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2021-10-01 20:42:19 -0500
commite6b3fb76bcc5f09acb3a4bf76c06842356330e20 (patch)
treeeb6d889693f8c625b286e6b162de32615a9868db
parentdev-python/configargparse: keyword ~riscv. (diff)
downloadgentoo-e6b3fb76bcc5f09acb3a4bf76c06842356330e20.tar.gz
gentoo-e6b3fb76bcc5f09acb3a4bf76c06842356330e20.tar.bz2
gentoo-e6b3fb76bcc5f09acb3a4bf76c06842356330e20.zip
app-crypt/acme: keyword ~riscv.
Signed-off-by: Ahmed Charles <me@ahmedcharles.com> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--app-crypt/acme/acme-1.19.0.ebuild2
-rw-r--r--app-crypt/acme/acme-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/acme/acme-1.19.0.ebuild b/app-crypt/acme/acme-1.19.0.ebuild
index 7c666ebed1ff..c3e47e636d10 100644
--- a/app-crypt/acme/acme-1.19.0.ebuild
+++ b/app-crypt/acme/acme-1.19.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999* ]]; then
S=${WORKDIR}/${P}/${PN}
else
SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> certbot-${PV}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
S=${WORKDIR}/certbot-${PV}/acme
fi
diff --git a/app-crypt/acme/acme-9999.ebuild b/app-crypt/acme/acme-9999.ebuild
index 7c666ebed1ff..c3e47e636d10 100644
--- a/app-crypt/acme/acme-9999.ebuild
+++ b/app-crypt/acme/acme-9999.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999* ]]; then
S=${WORKDIR}/${P}/${PN}
else
SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> certbot-${PV}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
S=${WORKDIR}/certbot-${PV}/acme
fi