Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/plymouth/
Date: Fri, 10 Sep 2021 22:51:54
Message-Id: 1631314301.15f6bc7eabfd93b0963429557218e891290f9757.marecki@gentoo
1 commit: 15f6bc7eabfd93b0963429557218e891290f9757
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 10 21:34:19 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 10 22:51:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f6bc7e
7
8 sys-boot/plymouth: keyword 0.9.5-r1 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 sys-boot/plymouth/plymouth-0.9.5-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-boot/plymouth/plymouth-0.9.5-r1.ebuild b/sys-boot/plymouth/plymouth-0.9.5-r1.ebuild
16 index 4263c374b08..62560bb5edb 100644
17 --- a/sys-boot/plymouth/plymouth-0.9.5-r1.ebuild
18 +++ b/sys-boot/plymouth/plymouth-0.9.5-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
26 EGIT_REPO_URI="https://gitlab.freedesktop.org/plymouth/plymouth"
27 else
28 SRC_URI="${SRC_URI} https://www.freedesktop.org/software/plymouth/releases/${P}.tar.xz"
29 - KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86"
30 + KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
31 fi
32
33 inherit autotools readme.gentoo-r1 systemd toolchain-funcs