commit: 78d658c393add8fe99fb05fddf4fe4506b4d7ecd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 3 15:41:55 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 3 15:41:55 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d658c3
app-containers/skopeo: Stabilize 1.21.0 arm64, #969544
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-containers/skopeo/skopeo-1.21.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-containers/skopeo/skopeo-1.21.0.ebuild
b/app-containers/skopeo/skopeo-1.21.0.ebuild
index 48d69b9d105b..a43de51c2dd7 100644
--- a/app-containers/skopeo/skopeo-1.21.0.ebuild
+++ b/app-containers/skopeo/skopeo-1.21.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2025 Gentoo Authors
+# Copyright 2023-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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