commit:     c2986843ad4dfb5d7672f5ff890ffcfc9a639c1f
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  5 11:33:32 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Oct  5 11:34:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2986843

sci-libs/tokenizers: upstream removed cli binary

Closes: https://bugs.gentoo.org/940780
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-libs/tokenizers/tokenizers-0.19.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sci-libs/tokenizers/tokenizers-0.19.1.ebuild 
b/sci-libs/tokenizers/tokenizers-0.19.1.ebuild
index 655d3bbbac69..e7fcefd5a705 100644
--- a/sci-libs/tokenizers/tokenizers-0.19.1.ebuild
+++ b/sci-libs/tokenizers/tokenizers-0.19.1.ebuild
@@ -326,7 +326,6 @@ src_test() {
 
 src_install() {
        cd tokenizers
-       cargo_src_install
        cd ../bindings/python
        distutils-r1_src_install
 }

Reply via email to