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, 02 Oct 2019 18:54:00
Message-Id: 1570042424.d17e8b6795e756523f72b0192b85d5f345e3b72c.ago@gentoo
1 commit: d17e8b6795e756523f72b0192b85d5f345e3b72c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 2 18:51:24 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 2 18:53:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d17e8b67
7
8 sys-apps/portage: x86 stable wrt bug #695692
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-apps/portage/portage-2.3.76.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/portage/portage-2.3.76.ebuild b/sys-apps/portage/portage-2.3.76.ebuild
18 index 680b82b0653..51e7695ae32 100644
19 --- a/sys-apps/portage/portage-2.3.76.ebuild
20 +++ b/sys-apps/portage/portage-2.3.76.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 ~riscv ~s390 ~sh sparc ~x86 ~amd64-fbsd"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~amd64-fbsd"
27 SLOT="0"
28 IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify selinux xattr"