commit: 0c1891a7d812cdca0c80237900b24496b4f128ad
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 16 21:41:31 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Dec 16 22:27:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c1891a7
app-containers/skopeo: Stabilize 1.19.0 amd64, #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 efe42a100fe4..bd98d6c352d6 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