summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2023-09-27 14:59:11 +0000
committerYixun Lan <dlan@gentoo.org>2023-09-27 15:00:24 +0000
commit8138b86148f960a097469df65a36b443acac5a01 (patch)
treeff769e2bfc606f7c487c74aa1c557fd9b99d721e /app-containers/containers-image
parentapp-containers/containers-common: Keyword 0.56.0-r1 riscv, #914624 (diff)
downloadgentoo-8138b86148f960a097469df65a36b443acac5a01.tar.gz
gentoo-8138b86148f960a097469df65a36b443acac5a01.tar.bz2
gentoo-8138b86148f960a097469df65a36b443acac5a01.zip
app-containers/containers-image: Keyword 5.28.0 riscv, #914624
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-containers/containers-image')
-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"