summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-31 19:52:48 +0000
committerSam James <sam@gentoo.org>2023-10-31 19:52:48 +0000
commit3de7f2859a6043d1610edd5a8c27fc3091390848 (patch)
treefab9fa060db4baddd2015592a27453da26072f68 /app-containers/containers-image
parentapp-containers/containers-common: Stabilize 0.56.0-r1 amd64, #916561 (diff)
downloadgentoo-3de7f2859a6043d1610edd5a8c27fc3091390848.tar.gz
gentoo-3de7f2859a6043d1610edd5a8c27fc3091390848.tar.bz2
gentoo-3de7f2859a6043d1610edd5a8c27fc3091390848.zip
app-containers/containers-image: Stabilize 5.28.0 amd64, #916561
Signed-off-by: Sam James <sam@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 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"