From 61a58f7cabc2fcdf674c229a70df640091c142f0 Mon Sep 17 00:00:00 2001
From: Fabricio Silva <hi@fabricio.dev>
Date: Sun, 12 Jan 2025 16:53:40 +0000
Subject: [PATCH] community/hdr10plus-tool: take over maintainership

---
 community/hdr10plus-tool/APKBUILD | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/community/hdr10plus-tool/APKBUILD b/community/hdr10plus-tool/APKBUILD
index 62e5bb644de0..84204c46e48c 100644
--- a/community/hdr10plus-tool/APKBUILD
+++ b/community/hdr10plus-tool/APKBUILD
@@ -1,13 +1,11 @@
 # Contributor: Petr Hodina <phodina@protonmail.com>
-# Maintainer: Petr Hodina <phodina@protonmail.com>
+# Maintainer: Fabricio Silva <hi@fabricio.dev>
 pkgname=hdr10plus-tool
 pkgver=1.6.1
 pkgrel=0
 pkgdesc="CLI utility to work with HDR10+ in HEVC files"
 url="https://github.com/quietvoid/hdr10plus_tool"
-# arm: fails tests
-# loongarch64: blocked by libc crate
-arch="all !armhf !armv7 !loongarch64"
+arch="all"
 license="MIT"
 makedepends="cargo cargo-auditable fontconfig-dev"
 checkdepends="font-opensans"
-- 
GitLab