summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-25 05:48:06 +0100
committerSam James <sam@gentoo.org>2023-09-25 05:48:06 +0100
commit7d531a2259f4c4befe3f64e6bdedf7e6abb214df (patch)
treef1e80dbbcbb7574739174b3a18d8a9760afab5eb
parentapp-containers/containers-common: Keyword 0.56.0-r1 arm64, #914624 (diff)
downloadgentoo-7d531a2259f4c4befe3f64e6bdedf7e6abb214df.tar.gz
gentoo-7d531a2259f4c4befe3f64e6bdedf7e6abb214df.tar.bz2
gentoo-7d531a2259f4c4befe3f64e6bdedf7e6abb214df.zip
app-containers/containers-image: Keyword 5.28.0 arm64, #914624
Signed-off-by: Sam James <sam@gentoo.org>
-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 a29e5e602b78..63b2ea7beda4 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"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="Apache-2.0"