mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
www-apps/zola: update for slotted Rust
Signed-off-by: Wolfgang Müller <wolf@oriole.systems>
This commit is contained in:
parent
77e1111239
commit
0a416cc040
@ -535,6 +535,8 @@ CRATES="
|
||||
zune-jpeg@0.4.11
|
||||
"
|
||||
|
||||
RUST_MIN_VER="1.79.0"
|
||||
|
||||
inherit cargo
|
||||
|
||||
DESCRIPTION="A fast static site generator with everything built-in"
|
||||
@ -551,7 +553,4 @@ LICENSE+=" openssl Unicode-3.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=">=virtual/rust-1.79.0"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
Loading…
x
Reference in New Issue
Block a user