diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-23 14:04:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-23 14:04:56 +0000 |
commit | 853ff9a92df90672c4b527570e81301f04c59211 (patch) | |
tree | 4cbf99b6b5d06c8158541690c26ca18dcec62300 /sys-fs | |
parent | sys-fs/btrfs-progs: Stabilize 6.5.2 ppc, #916096 (diff) | |
download | gentoo-853ff9a92df90672c4b527570e81301f04c59211.tar.gz gentoo-853ff9a92df90672c4b527570e81301f04c59211.tar.bz2 gentoo-853ff9a92df90672c4b527570e81301f04c59211.zip |
sys-fs/bcache-tools: Stabilize 1.1_p20230217-r1 ppc, #916114
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/bcache-tools/bcache-tools-1.1_p20230217-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 3a9263aa9f96..fe46df7c7fd0 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" |