dev-libs/girara: Stabilize 0.4.4 arm, #939743

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-03-02 08:19:54 +00:00
parent 3677a4d5a3
commit fb2664bb7a

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_BRANCH="develop"
else
SRC_URI="https://github.com/pwmt/girara/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~riscv x86"
KEYWORDS="~amd64 arm ~arm64 ~riscv x86"
fi
LICENSE="ZLIB"