commit: 7b8e6f3730aff61eafba75236b128cfa4ea8e2c6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 11 03:49:40 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 11 03:49:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b8e6f37
sys-boot/plymouth: Stabilize 0.9.6_pre20211225 arm, #830975 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-boot/plymouth/plymouth-0.9.6_pre20211225.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/plymouth/plymouth-0.9.6_pre20211225.ebuild b/sys-boot/plymouth/plymouth-0.9.6_pre20211225.ebuild index f124f2ead8c0..0ce452128434 100644 --- a/sys-boot/plymouth/plymouth-0.9.6_pre20211225.ebuild +++ b/sys-boot/plymouth/plymouth-0.9.6_pre20211225.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then else PRE_RELEASE_SHA="5b91b9ed84cc91759c986634a4d64d474e6092cf" SRC_URI="${SRC_URI} https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PRE_RELEASE_SHA}/${PN}-${PRE_RELEASE_SHA}.tar.gz" - KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc x86" S="${WORKDIR}/${PN}-${PRE_RELEASE_SHA}" fi