commit: 452b0d1888be957cd385b69b01c0080b8140b953 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Fri Nov 19 14:07:46 2021 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Fri Nov 19 14:07:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452b0d18
sys-fs/bcache-tools: stabilize 1.1-r1 for amd64 Bug: https://bugs.gentoo.org/824774 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild b/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild index d675b12de42f..a3181043f9fa 100644 --- a/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild +++ b/sys-fs/bcache-tools/bcache-tools-1.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/colyli/${PN}.git/snapsh SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
