summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-22 12:39:14 +0100
committerSam James <sam@gentoo.org>2023-10-22 12:39:14 +0100
commit4e34b7db32c3bbb3153e1fe57c9f2da26a17e1a6 (patch)
treeec432392f1d7478fe3ddcf030faab8c193d050fd /sys-fs/bcache-tools
parentsys-fs/btrfs-progs: Stabilize 6.5.2 amd64, #916096 (diff)
downloadgentoo-4e34b7db32c3bbb3153e1fe57c9f2da26a17e1a6.tar.gz
gentoo-4e34b7db32c3bbb3153e1fe57c9f2da26a17e1a6.tar.bz2
gentoo-4e34b7db32c3bbb3153e1fe57c9f2da26a17e1a6.zip
sys-fs/bcache-tools: Stabilize 1.1_p20230217-r1 x86, #916114
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/bcache-tools')
-rw-r--r--sys-fs/bcache-tools/bcache-tools-1.1_p20230217-r1.ebuild2
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 9577ad30f308..14a91281a41e 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"