commit: a98b56aec5839e4d14d0254700bb4105daf4d901
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 15:29:42 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 15:29:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a98b56ae
sys-boot/plymouth: Stabilize 22.02.122-r4 amd64, #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 2c94ac299afc..68a0748feb36 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"