From ab20729f80e62fe321f1cdc38b41e91ee6126e7a Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Fri, 5 Jun 2026 16:07:34 -0400 Subject: [PATCH] app-containers/skopeo: Stabilize 1.22.2 amd64, #976846 Signed-off-by: Eli Schwartz --- app-containers/skopeo/skopeo-1.22.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/skopeo/skopeo-1.22.2.ebuild b/app-containers/skopeo/skopeo-1.22.2.ebuild index a43de51c2dd7b..462168600f128 100644 --- a/app-containers/skopeo/skopeo-1.22.2.ebuild +++ b/app-containers/skopeo/skopeo-1.22.2.ebuild @@ -13,7 +13,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