commit: e91b7de8cb16855336373be5c53e6520e689668c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 10:31:50 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 10:32:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e91b7de8
app-containers/containers-shortnames: Stabilize 2025.03.19 arm64, #954236
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../containers-shortnames/containers-shortnames-2025.03.19.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/app-containers/containers-shortnames/containers-shortnames-2025.03.19.ebuild
b/app-containers/containers-shortnames/containers-shortnames-2025.03.19.ebuild
index 4188ec539c48..ec033094b305 100644
---
a/app-containers/containers-shortnames/containers-shortnames-2025.03.19.ebuild
+++
b/app-containers/containers-shortnames/containers-shortnames-2025.03.19.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then
else
SRC_URI="https://github.com/containers/shortnames/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
S="${WORKDIR}/${P#containers-}"
- KEYWORDS="~amd64 ~arm64 ~loong ~riscv"
+ KEYWORDS="~amd64 arm64 ~loong ~riscv"
fi
LICENSE="Apache-2.0"