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, 31 Jul 2020 20:12:56
Message-Id: 1596226366.f0acab5fd50e39a9bdd432a64865b917618cb9de.prometheanfire@gentoo
1 commit: f0acab5fd50e39a9bdd432a64865b917618cb9de
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 31 20:12:33 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 31 20:12:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0acab5f
7
8 sys-boot/plymouth: stablize 0.9.5-r1 for systemd compat
9
10 Closes: https://bugs.gentoo.org/734938
11 Package-Manager: Portage-3.0.0, Repoman-2.3.23
12 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
13
14 sys-boot/plymouth/plymouth-0.9.5-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-boot/plymouth/plymouth-0.9.5-r1.ebuild b/sys-boot/plymouth/plymouth-0.9.5-r1.ebuild
18 index 3c47d67a881..38fbd00c892 100644
19 --- a/sys-boot/plymouth/plymouth-0.9.5-r1.ebuild
20 +++ b/sys-boot/plymouth/plymouth-0.9.5-r1.ebuild
21 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
22 EGIT_REPO_URI="https://gitlab.freedesktop.org/plymouth/plymouth"
23 else
24 SRC_URI="${SRC_URI} https://www.freedesktop.org/software/plymouth/releases/${P}.tar.xz"
25 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 + KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
27 fi
28
29 inherit autotools readme.gentoo-r1 systemd toolchain-funcs