summaryrefslogtreecommitdiff
path: root/app-emulation/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-14 10:30:13 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-14 10:30:13 +0100
commit616579b5d773c50af31ee56f00105d96ce641ca2 (patch)
tree2ad4d3ba1429bd93a36ab99a2f5ec3490412115e /app-emulation/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild
parent068424b26532f3551a81421a9be67ed206e5c11a (diff)
gentoo resync : 14.08.2021
Diffstat (limited to 'app-emulation/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild')
-rw-r--r--app-emulation/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild
index 2456cd773ee8..aff3fde4d8a1 100644
--- a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild
+++ b/app-emulation/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]]; then
else
EGIT_COMMIT=64b7a4574d1426139437d20e81c0b6d391130ec8
SRC_URI="https://github.com/docker/libnetwork/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm arm64 ppc64 ~x86"
+ KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86"
inherit golang-vcs-snapshot
fi