commit: e9d168d14c2699680e468280f5d4c44ebd95a1a3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 13 09:33:18 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 13 09:45:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d168d1
sys-boot/plymouth: Stabilize 22.02.122-r4 sparc, #954302
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-boot/plymouth/plymouth-22.02.122-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-boot/plymouth/plymouth-22.02.122-r4.ebuild
b/sys-boot/plymouth/plymouth-22.02.122-r4.ebuild
index 1b6bbe00ae9a..48cbba6b5b65 100644
--- a/sys-boot/plymouth/plymouth-22.02.122-r4.ebuild
+++ b/sys-boot/plymouth/plymouth-22.02.122-r4.ebuild
@@ -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"