summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-08-13 09:56:28 +0800
committerYixun Lan <dlan@gentoo.org>2021-08-13 10:07:34 +0800
commit959370f519eee2b80abb5d73069f994b91947578 (patch)
tree3e53863ead95777a7b9ff3d80a08b046a5456341
parentapp-emulation/containerd: keyword ~riscv (diff)
downloadgentoo-959370f5.tar.gz
gentoo-959370f5.tar.bz2
gentoo-959370f5.zip
app-emulation/docker-cli: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--app-emulation/docker-cli/docker-cli-20.10.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-cli/docker-cli-20.10.8.ebuild b/app-emulation/docker-cli/docker-cli-20.10.8.ebuild
index d298b0daa2c0..1e802fb5d247 100644
--- a/app-emulation/docker-cli/docker-cli-20.10.8.ebuild
+++ b/app-emulation/docker-cli/docker-cli-20.10.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/docker/cli/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="hardened"
RDEPEND="!<app-emulation/docker-20.10.1"