commit:     3de7f2859a6043d1610edd5a8c27fc3091390848
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 31 19:52:48 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 31 19:52:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de7f285

app-containers/containers-image: Stabilize 5.28.0 amd64, #916561

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 38b1730c09fe..7607ef875664 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 ~riscv"
+       KEYWORDS="amd64 arm64 ~riscv"
 fi
 
 LICENSE="Apache-2.0"

Reply via email to