commit: 51b0f65bcd9b26683e4c784325bda6f3067eec09
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 14:30:04 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 14:30:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b0f65b
sys-boot/plymouth: Stabilize 22.02.122-r4 x86, #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 660d40d58c49..2c94ac299afc 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"