commit:     cc722efd59b398418facde2f508dcc3ea6cda2f8
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 15 13:09:22 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 13:09:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc722efd

sys-fs/bcachefs-tools: stabilize 1.7.0 for amd64

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 sys-fs/bcachefs-tools/bcachefs-tools-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-1.7.0.ebuild 
b/sys-fs/bcachefs-tools/bcachefs-tools-1.7.0.ebuild
index e71c60bba299..ca3cca9c03ae 100644
--- a/sys-fs/bcachefs-tools/bcachefs-tools-1.7.0.ebuild
+++ b/sys-fs/bcachefs-tools/bcachefs-tools-1.7.0.ebuild
@@ -106,7 +106,7 @@ else
        
SRC_URI="https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz
                ${CARGO_CRATE_URIS}"
        S="${WORKDIR}/${P}"
-       KEYWORDS="~amd64 ~arm64"
+       KEYWORDS="amd64 ~arm64"
 fi
 
 LICENSE="Apache-2.0 BSD GPL-2 MIT"

Reply via email to