Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/
Date: Tue, 18 Sep 2018 01:53:19
Message-Id: 1537235576.5cdb32c6ab0ca80da088fd828e7666b75b4bd468.mattst88@gentoo
1 commit: 5cdb32c6ab0ca80da088fd828e7666b75b4bd468
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 18 01:52:56 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 18 01:52:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cdb32c6
7
8 sys-apps/portage-2.3.49: ppc64 stable, bug 666374
9
10 sys-apps/portage/portage-2.3.49.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-apps/portage/portage-2.3.49.ebuild b/sys-apps/portage/portage-2.3.49.ebuild
14 index 16df926d1b5..b8ef7c77fd6 100644
15 --- a/sys-apps/portage/portage-2.3.49.ebuild
16 +++ b/sys-apps/portage/portage-2.3.49.ebuild
17 @@ -16,7 +16,7 @@ DESCRIPTION="Portage is the package management and distribution system for Gento
18 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
19
20 LICENSE="GPL-2"
21 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
22 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
23 SLOT="0"
24 IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify selinux xattr"