commit:     b977af34f14ec392bac0d925a79f783a1ad1cd3b
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 11 03:44:11 2022 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Jan 11 03:44:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b977af34

sys-boot/plymouth: Stabilize 0.9.6_pre20211225 arm64, #830975

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 sys-boot/plymouth/plymouth-0.9.6_pre20211225.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-boot/plymouth/plymouth-0.9.6_pre20211225.ebuild 
b/sys-boot/plymouth/plymouth-0.9.6_pre20211225.ebuild
index 6f1b09a81b37..ec76d04c2f0a 100644
--- a/sys-boot/plymouth/plymouth-0.9.6_pre20211225.ebuild
+++ b/sys-boot/plymouth/plymouth-0.9.6_pre20211225.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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
 

Reply via email to