commit:     74be1d6f0dac18a59b2eb9c0f4a7edcf32d88f5e
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 16 21:41:30 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Dec 16 22:27:10 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74be1d6f

app-containers/skopeo: Stabilize 1.19.0 arm64, #967632

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 app-containers/skopeo/skopeo-1.19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/skopeo/skopeo-1.19.0.ebuild 
b/app-containers/skopeo/skopeo-1.19.0.ebuild
index 94322380c7c4..efe42a100fe4 100644
--- a/app-containers/skopeo/skopeo-1.19.0.ebuild
+++ b/app-containers/skopeo/skopeo-1.19.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

Reply via email to