commit: 7e5f16166259d812a9e97dc7879dba02c64e5893
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 24 19:33:00 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 24 19:35:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e5f1616
app-arch/zchunk: Stabilize 1.5.1 amd64, #963341
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-arch/zchunk/zchunk-1.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/zchunk/zchunk-1.5.1.ebuild
b/app-arch/zchunk/zchunk-1.5.1.ebuild
index fc1f1e07bd83..5f6d919158c3 100644
--- a/app-arch/zchunk/zchunk-1.5.1.ebuild
+++ b/app-arch/zchunk/zchunk-1.5.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/zchunk/zchunk.git"
else
SRC_URI="https://github.com/zchunk/zchunk/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="BSD-2"