commit:     f33dd5dd2c618364c1e0a6b6bd4110ec53038172
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  7 06:11:54 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan  7 06:11:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f33dd5dd

app-containers/skopeo: Stabilize 1.14.0-r3 arm64, #921435

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-containers/skopeo/skopeo-1.14.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-containers/skopeo/skopeo-1.14.0-r3.ebuild 
b/app-containers/skopeo/skopeo-1.14.0-r3.ebuild
index 445d403f11a9..93f83716908b 100644
--- a/app-containers/skopeo/skopeo-1.14.0-r3.ebuild
+++ b/app-containers/skopeo/skopeo-1.14.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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