Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/plymouth/
Date: Fri, 24 Jun 2022 02:23:31
Message-Id: 1656037391.4e3f2ae512febe725c7ede8a2da9fe812fb1452b.prometheanfire@gentoo
1 commit: 4e3f2ae512febe725c7ede8a2da9fe812fb1452b
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 24 02:23:11 2022 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 24 02:23:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e3f2ae5
7
8 sys-boot/plymouth: 22.02.122-r1 stable...
9
10 amd64 arm arm64 ppc ppc64 sparc x86
11
12 Package-Manager: Portage-3.0.30, Repoman-3.0.3
13 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
14
15 sys-boot/plymouth/plymouth-22.02.122-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild b/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild
19 index e3ad01aa6372..b69e14eb1e65 100644
20 --- a/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild
21 +++ b/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild
22 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
23 EGIT_REPO_URI="https://gitlab.freedesktop.org/plymouth/plymouth"
24 else
25 SRC_URI="${SRC_URI} https://www.freedesktop.org/software/plymouth/releases/${P}.tar.xz"
26 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
27 + KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
28 fi
29
30 inherit autotools readme.gentoo-r1 systemd