Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gentoo-systemd-integration/
Date: Tue, 01 May 2018 12:10:17
Message-Id: 1525176409.b6a5f8f257356aeda915726fb59aca711088a9a3.leio@gentoo
1 commit: b6a5f8f257356aeda915726fb59aca711088a9a3
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 1 11:22:00 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Tue May 1 12:06:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a5f8f2
7
8 sys-apps/gentoo-systemd-integration: arm64 stable
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 .../gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
16 index fe7a753e2b0..8d77981d297 100644
17 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
18 +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-7.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
26 inherit autotools git-r3
27 else
28 SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz"
29 - KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86"
30 + KEYWORDS="alpha amd64 arm arm64 ia64 ~mips ppc ppc64 sparc x86"
31 fi
32
33 inherit systemd