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: Sat, 07 Mar 2020 14:16:53
Message-Id: 1583590593.5e6e40df0b2f21caeb423cb84ca521660ebd4d71.bkohler@gentoo
1 commit: 5e6e40df0b2f21caeb423cb84ca521660ebd4d71
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 7 13:29:25 2020 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 7 14:16:33 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e6e40df
7
8 sys-apps/systemd: 244.3 stable on sparc
9
10 Package-Manager: Portage-2.3.92, Repoman-2.3.20
11 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
12
13 sys-apps/systemd/systemd-244.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/systemd/systemd-244.3.ebuild b/sys-apps/systemd/systemd-244.3.ebuild
17 index 42dcbc2fb32..c61aa348281 100644
18 --- a/sys-apps/systemd/systemd-244.3.ebuild
19 +++ b/sys-apps/systemd/systemd-244.3.ebuild
20 @@ -16,7 +16,7 @@ else
21 MY_P=${MY_PN}-${MY_PV}
22 S=${WORKDIR}/${MY_P}
23 SRC_URI="https://github.com/systemd/${MY_PN}/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=( python3_{6,7,8} )