commit: 6bd03e26b62ed98735e6be35d4dae2ae7432ff57
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 26 22:38:16 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 26 22:38:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd03e26
sys-fs/bcache-tools: Stabilize 1.1_p20230217-r1 ppc64, #916114
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fs/bcache-tools/bcache-tools-1.1_p20230217-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/bcache-tools/bcache-tools-1.1_p20230217-r1.ebuild
b/sys-fs/bcache-tools/bcache-tools-1.1_p20230217-r1.ebuild
index fe46df7c7fd0..9e764a2e66bc 100644
--- a/sys-fs/bcache-tools/bcache-tools-1.1_p20230217-r1.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-1.1_p20230217-r1.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/colyli/bcache-tools.git
https://kernel.googlesource.com/pub/scm/linux/kernel/git/colyli/bcache-tools.git"
else
SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/colyli/${PN}.git/snapshot/a5e3753516bd39c431def86c8dfec8a9cea1ddd4.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="amd64 arm64 ~loong ppc ~ppc64 ~riscv x86 ~amd64-linux
~x86-linux"
+ KEYWORDS="amd64 arm64 ~loong ppc ppc64 ~riscv x86 ~amd64-linux
~x86-linux"
fi
DESCRIPTION="Tools for bcache"