app-text/quarto-bin: update ebuild

This commit is contained in:
2025-06-12 23:33:05 +03:00
parent 6b3c849cf7
commit b6786332ae
2 changed files with 10 additions and 6 deletions

View File

@@ -4,12 +4,13 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{12..14} )
inherit distutils-r1 pypi xdg-utils desktop
DESCRIPTION="An integrated editor for the typst typesetting system"
HOMEPAGE="https://github.com/Bzero/typstwrite"
HOMEPAGE="https://github.com/Bzero/typstwrite
https://pypi.org/project/typstwriter"
LICENSE="MIT"
SLOT="0"