summaryrefslogtreecommitdiff
path: root/app-containers/containers-image/containers-image-5.28.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-27 17:31:34 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-27 17:31:34 +0100
commit5b4dc9f80a36fa17a541592b7bd29d31418e6a7b (patch)
tree129113a0935d55af459c24e43050b73c0cc3438c /app-containers/containers-image/containers-image-5.28.0.ebuild
parentddb6fbc11e863756a24e1dc866c63dec00eac6fa (diff)
gentoo auto-resync : 27:09:2023 - 17:31:34
Diffstat (limited to 'app-containers/containers-image/containers-image-5.28.0.ebuild')
-rw-r--r--app-containers/containers-image/containers-image-5.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/containers-image/containers-image-5.28.0.ebuild b/app-containers/containers-image/containers-image-5.28.0.ebuild
index 63b2ea7beda4..d145b17a5487 100644
--- a/app-containers/containers-image/containers-image-5.28.0.ebuild
+++ b/app-containers/containers-image/containers-image-5.28.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
else
SRC_URI="https://github.com/containers/image/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${P#containers-}"
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="~amd64 ~arm64 ~riscv"
fi
LICENSE="Apache-2.0"