diff --git a/dev-util/deblob/deblob-9999.ebuild b/dev-util/deblob/deblob-9999.ebuild index e58f82a29f..6aa1709b66 100644 --- a/dev-util/deblob/deblob-9999.ebuild +++ b/dev-util/deblob/deblob-9999.ebuild @@ -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=""