user/mastodon: disable due to ruby3.0
This commit is contained in:
parent
111e6a4a18
commit
d8fa3f9703
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ pkgver=4.1.8
|
|||
_gittag=v$pkgver
|
||||
pkgrel=0
|
||||
pkgdesc="Self-hosted social media and network server based on ActivityPub and OStatus"
|
||||
arch="x86_64"
|
||||
# fix ruby3.0
|
||||
#arch="x86_64"
|
||||
url="https://github.com/mastodon/mastodon"
|
||||
license="AGPL-3.0-only"
|
||||
depends="
|
||||
|
|
Loading…
Reference in a new issue