dev-util/deblob: Remove mandoc from tests

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
Haelwenn (lanodan) Monnier
2022-08-07 10:58:17 +02:00
parent c22890acee
commit e7b0ff0d57

View File

@@ -10,12 +10,9 @@ HOMEPAGE="https://git.sr.ht/~lanodan/deblob"
EGIT_REPO_URI="https://git.sr.ht/~lanodan/deblob"
LICENSE="BSD"
SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"
DEPEND="
dev-lang/hare:=
test? ( app-text/mandoc )
"
RDEPEND=""