From d8e88926c8397a572cdc20843f5f28a8f8839a48 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 12 Mar 2025 21:27:51 +0000 Subject: [PATCH] app-containers/skopeo: Stabilize 1.17.0 amd64, #951212 Signed-off-by: Sam James --- app-containers/skopeo/skopeo-1.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/skopeo/skopeo-1.17.0.ebuild b/app-containers/skopeo/skopeo-1.17.0.ebuild index 3d338ce6334f2..1e31e65d76047 100644 --- a/app-containers/skopeo/skopeo-1.17.0.ebuild +++ b/app-containers/skopeo/skopeo-1.17.0.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