Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/
Date: Fri, 05 Oct 2018 17:06:38
Message-Id: 1538759190.35f49f0e49f3a029d4fe43646c22a234cd35fa35.zlogene@gentoo
1 commit: 35f49f0e49f3a029d4fe43646c22a234cd35fa35
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 5 17:06:09 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 5 17:06:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f49f0e
7
8 sys-apps/portage: s390/sh/m68k stable wrt bug #666374
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 sys-apps/portage/portage-2.3.49.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-apps/portage/portage-2.3.49.ebuild b/sys-apps/portage/portage-2.3.49.ebuild
17 index 83bc4fb447e..8ca04fb2dee 100644
18 --- a/sys-apps/portage/portage-2.3.49.ebuild
19 +++ b/sys-apps/portage/portage-2.3.49.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -16,7 +16,7 @@ DESCRIPTION="Portage is the package management and distribution system for Gento
27 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
28
29 LICENSE="GPL-2"
30 -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd"
31 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd"
32 SLOT="0"
33 IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify selinux xattr"