mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
app-text/owo: fix broken ebuild
Signed-off-by: Jarod Anders <jarodjoe1210@gmail.com>
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
EAPI=8
|
||||
|
||||
CRATES="
|
||||
aho-corasick-0.7.20
|
||||
memchr-2.5.0
|
||||
regex-1.7.3
|
||||
regex-syntax-0.6.29
|
||||
aho-corasick@0.7.20
|
||||
memchr@2.5.0
|
||||
regex@1.7.3
|
||||
regex-syntax@0.6.29
|
||||
"
|
||||
|
||||
inherit cargo
|
||||
|
||||
Reference in New Issue
Block a user