Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/
Date: Tue, 03 Sep 2019 17:16:41
Message-Id: 1567529260.2a710519880d9dfd2137cc54f4ce6c341b1c20fe.bkohler@gentoo
1 commit: 2a710519880d9dfd2137cc54f4ce6c341b1c20fe
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 3 16:47:40 2019 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 3 16:47:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a710519
7
8 sys-apps/systemd: 242-r7 stable on sparc per bug 693156
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
12
13 sys-apps/systemd/systemd-242-r7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/systemd/systemd-242-r7.ebuild b/sys-apps/systemd/systemd-242-r7.ebuild
17 index da5e7533d89..28e9049b00b 100644
18 --- a/sys-apps/systemd/systemd-242-r7.ebuild
19 +++ b/sys-apps/systemd/systemd-242-r7.ebuild
20 @@ -11,7 +11,7 @@ else
21 MY_P=${PN}-${MY_PV}
22 S=${WORKDIR}/${MY_P}
23 SRC_URI="https://github.com/systemd/systemd/archive/v${MY_PV}/${MY_P}.tar.gz"
24 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
26 fi
27
28 PYTHON_COMPAT=( python{3_5,3_6,3_7} )