summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-11 03:49:40 +0000
committerSam James <sam@gentoo.org>2022-01-11 03:49:40 +0000
commit7b8e6f3730aff61eafba75236b128cfa4ea8e2c6 (patch)
treec7f3c2819befa54c6cc3e37f5855d24e96b11b51 /sys-boot
parentsys-boot/plymouth: Stabilize 0.9.6_pre20211225 x86, #830975 (diff)
downloadgentoo-7b8e6f3730aff61eafba75236b128cfa4ea8e2c6.tar.gz
gentoo-7b8e6f3730aff61eafba75236b128cfa4ea8e2c6.tar.bz2
gentoo-7b8e6f3730aff61eafba75236b128cfa4ea8e2c6.zip
sys-boot/plymouth: Stabilize 0.9.6_pre20211225 arm, #830975
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/plymouth/plymouth-0.9.6_pre20211225.ebuild2
1 files changed, 1 insertions, 1 deletions
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