testing/md2gemini: disable aport

This commit is contained in:
omni 2024-03-24 13:05:00 +00:00 committed by Natanael Copa
parent c75c6e533d
commit 572060c7d2

View File

@ -4,7 +4,7 @@ pkgname=md2gemini
pkgver=1.9.1
pkgrel=0
pkgdesc="converter from Markdown to the Gemini text format"
arch="noarch"
#arch="noarch" # archived upstream, need Mistune 2.x
url="https://github.com/makeworld-the-better-one/md2gemini"
license="LGPL-3.0-or-later"
depends="py3-cjkwrap py3-wcwidth py3-mistune"