commit: 5e1cc6f766203656970561824969f778bb60012b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 14:29:39 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 14:29:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e1cc6f7
app-containers/containers-shortnames: Stabilize 2025.03.19 amd64, #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 ec033094b305..ba60f2eb93a8 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"