Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/
Date: Wed, 27 Jun 2018 21:54:54
Message-Id: 1530136423.1eb8d60507f139a62c2c26f3310c91d2bd90c56c.slyfox@gentoo
1 commit: 1eb8d60507f139a62c2c26f3310c91d2bd90c56c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 27 19:31:41 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 27 21:53:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb8d605
7
8 sys-apps/systemd: stable 238-r7 for ppc, bug #653212
9
10 Bug: https://bugs.gentoo.org/653212
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc"
13
14 sys-apps/systemd/systemd-238-r7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/systemd/systemd-238-r7.ebuild b/sys-apps/systemd/systemd-238-r7.ebuild
18 index e939bca260c..e18151acc1b 100644
19 --- a/sys-apps/systemd/systemd-238-r7.ebuild
20 +++ b/sys-apps/systemd/systemd-238-r7.ebuild
21 @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
22 else
23 SRC_URI="https://github.com/systemd/systemd/archive/v${PV}/${P}.tar.gz
24 https://dev.gentoo.org/~floppym/dist/${P}-patches-1.tar.gz"
25 - KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sparc x86"
26 + KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86"
27 fi
28
29 PYTHON_COMPAT=( python{3_4,3_5,3_6} )