www-apps/misskey: remove workaround

<https://bugs.gentoo.org/915112> got fixed
This commit is contained in:
tastytea 2023-10-17 19:11:34 +02:00
parent 9e429f3edb
commit 674ba227a4
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 7 deletions

View File

@ -36,13 +36,7 @@ REQUIRED_USE="savedconfig"
RESTRICT="strip network-sandbox"
COMMON_DEPEND="
|| (
>=net-libs/nodejs-20.4.0:=[corepack]
(
>=net-libs/nodejs-20.4.0:=[npm]
sys-apps/pnpm-bin
)
)
>=net-libs/nodejs-20.4.0:=[corepack,npm]
"
BDEPEND="
${COMMON_DEPEND}