mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
app-text/markdown-oxide: set RUST_MIN_VER and QA_FLAGS_IGNORED
Closes: https://bugs.gentoo.org/974641 Closes: https://bugs.gentoo.org/974642 Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
RUST_MIN_VER="1.81"
|
||||
|
||||
inherit cargo
|
||||
|
||||
DESCRIPTION="PKM Markdown Language Server"
|
||||
@@ -16,6 +18,8 @@ LICENSE="0BSD Apache-2.0 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-3.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/markdown-oxide"
|
||||
|
||||
src_unpack() {
|
||||
cargo_src_unpack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user