summaryrefslogtreecommitdiff
path: root/legacy/telegram/endian.patch
AgeCommit message (Collapse)AuthorFilesLines
2022-10-21user/telegram: Move to legacy/A. Wilcox1-0/+25
Big-endian support never landed, which takes out two architectures. Telegram never built properly on ARMv7, which takes out another one. This violates our policy of packages in user/ being available for a minimum of 5 of 6 architectures unless it is a system-specific package. Additionally, there have been internal disagreements on how to approach handling of the API key material. On the personal side, I don't have a lot of time to chase upstream, and I don't want to ship something potentially security-sensitive in such a state.