Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/
Date: Wed, 21 Jun 2017 12:17:33
Message-Id: 1498047432.3c8a079a7652d5031f45683de4c661109a3d8e9b.ago@gentoo
1 commit: 3c8a079a7652d5031f45683de4c661109a3d8e9b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 12:16:34 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 12:17:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c8a079a
7
8 sys-apps/portage: ppc64 stable wrt bug #622160
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-apps/portage/portage-2.3.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/portage/portage-2.3.6.ebuild b/sys-apps/portage/portage-2.3.6.ebuild
18 index 3107fdc4391..08704f4bd09 100644
19 --- a/sys-apps/portage/portage-2.3.6.ebuild
20 +++ b/sys-apps/portage/portage-2.3.6.ebuild
21 @@ -16,7 +16,7 @@ DESCRIPTION="Portage is the package management and distribution system for Gento
22 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
23
24 LICENSE="GPL-2"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
27 SLOT="0"
28 IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr"