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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-02-04 14:16:48 +00:00
parent 313ae69a88
commit d3240da71c

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"