Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/plymouth/
Date: Tue, 28 May 2019 02:35:46
Message-Id: 1559010904.d399173a80a8419bf19e09294f651ea9b11d4bf9.bman@gentoo
1 commit: d399173a80a8419bf19e09294f651ea9b11d4bf9
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 28 02:25:11 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue May 28 02:35:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d399173a
7
8 sys-boot/plymouth: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.12
12 RepoMan-Options: --include-arches="arm64"
13
14 sys-boot/plymouth/plymouth-0.9.4-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
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 a44e91d017d..ca1a0bce4cb 100644
19 --- a/sys-boot/plymouth/plymouth-0.9.4-r1.ebuild
20 +++ b/sys-boot/plymouth/plymouth-0.9.4-r1.ebuild
21 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
22 EGIT_REPO_URI="https://anongit.freedesktop.org/git/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