On Fri, Jun 3, 2022 at 12:35 PM Maciej Barć wrote:
>
> > But you'll have to match KEYWORDS for both options first.
>
> Afaik KEYWORDS of virtuals are a union of KEYWORDS of it's dependencies.
> pandoc has "~amd64 ~x86", pandoc-bin has "~amd64" now, with possibility
> of "~arm64" (only those 2 arch
But you'll have to match KEYWORDS for both options first.
Afaik KEYWORDS of virtuals are a union of KEYWORDS of it's dependencies.
pandoc has "~amd64 ~x86", pandoc-bin has "~amd64" now, with possibility
of "~arm64" (only those 2 arches are precompiled by upstream).
From Devmanual:
the develo
On 3.6.2022 17.45, Maciej Barć wrote:
> Hello!
>
> I'd like to introduce "pandoc" virtual package depending on pandoc-bin
> or pandoc.
>
> Pandoc is a very helpful tool for converting between document formats,
> most commonly used to build a project documentation, but it depends on
> many Haskell