mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -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
|
EAPI=8
|
||||||
|
|
||||||
CRATES="
|
CRATES="
|
||||||
aho-corasick-0.7.20
|
aho-corasick@0.7.20
|
||||||
memchr-2.5.0
|
memchr@2.5.0
|
||||||
regex-1.7.3
|
regex@1.7.3
|
||||||
regex-syntax-0.6.29
|
regex-syntax@0.6.29
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit cargo
|
inherit cargo
|
||||||
|
|||||||
Reference in New Issue
Block a user