sys-boot/plymouth: Stabilize 22.02.122-r4 arm64, #954302

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-04-23 18:48:30 +01:00
parent c57078a845
commit e29ff0d5cf
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://gitlab.freedesktop.org/plymouth/plymouth"
else
SRC_URI+=" https://www.freedesktop.org/software/plymouth/releases/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 arm ~arm64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86"
KEYWORDS="~alpha ~amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="GPL-2"