Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/plymouth/
Date: Sat, 02 Mar 2019 23:29:10
Message-Id: 1551569289.993ceecb3e5de31d9f5a5217e0657eb20c6efc8c.asturm@gentoo
1 commit: 993ceecb3e5de31d9f5a5217e0657eb20c6efc8c
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 22:33:11 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 23:28:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=993ceecb
7
8 sys-boot/plymouth: added ~arm64
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 sys-boot/plymouth/plymouth-0.9.4-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-boot/plymouth/plymouth-0.9.4-r1.ebuild b/sys-boot/plymouth/plymouth-0.9.4-r1.ebuild
18 index e8e81bbdf96..a44e91d017d 100644
19 --- a/sys-boot/plymouth/plymouth-0.9.4-r1.ebuild
20 +++ b/sys-boot/plymouth/plymouth-0.9.4-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
28 EGIT_REPO_URI="https://anongit.freedesktop.org/git/plymouth"
29 else
30 SRC_URI="${SRC_URI} https://www.freedesktop.org/software/plymouth/releases/${P}.tar.xz"
31 - KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
32 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
33 fi
34
35 inherit autotools readme.gentoo-r1 systemd toolchain-funcs