summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-08-13 10:06:44 +0800
committerYixun Lan <dlan@gentoo.org>2021-08-13 10:07:38 +0800
commitc40c6f80af2032400cba5b068510cfb24a378c48 (patch)
tree5d2264a7c312aa9ef0f363c3d4862d9a4e061411
parentapp-emulation/docker-cli: keyword ~riscv (diff)
downloadgentoo-c40c6f80.tar.gz
gentoo-c40c6f80.tar.bz2
gentoo-c40c6f80.zip
app-emulation/docker: 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/docker-20.10.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker/docker-20.10.8.ebuild b/app-emulation/docker/docker-20.10.8.ebuild
index 827d5a2ed3fa..f7af35d12def 100644
--- a/app-emulation/docker/docker-20.10.8.ebuild
+++ b/app-emulation/docker/docker-20.10.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/moby/moby/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="apparmor aufs btrfs +cli +container-init device-mapper hardened overlay seccomp"
DEPEND="