From 345c577d5fe2e48ebde3cb3d1e227eb1290896bf Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 24 May 2025 20:20:50 +0100 Subject: [PATCH] app-containers/skopeo: Stabilize 1.18.0-r1 amd64, #956575 Signed-off-by: Sam James --- app-containers/skopeo/skopeo-1.18.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/skopeo/skopeo-1.18.0-r1.ebuild b/app-containers/skopeo/skopeo-1.18.0-r1.ebuild index 73fe7f253d886..17315ff35c5fd 100644 --- a/app-containers/skopeo/skopeo-1.18.0-r1.ebuild +++ b/app-containers/skopeo/skopeo-1.18.0-r1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://github.com/containers/skopeo.git" else SRC_URI="https://github.com/containers/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 arm64" + KEYWORDS="amd64 arm64" fi # main