commit:     7d531a2259f4c4befe3f64e6bdedf7e6abb214df
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 04:48:06 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 04:48:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d531a22

app-containers/containers-image: Keyword 5.28.0 arm64, #914624

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-containers/containers-image/containers-image-5.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"

Reply via email to