Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/
Date: Mon, 29 Jul 2019 08:59:11
Message-Id: 1564390724.4dce01008c1458e65bb3fa1a80e0b2f4690f4890.bman@gentoo
1 commit: 4dce01008c1458e65bb3fa1a80e0b2f4690f4890
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 29 08:58:44 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 29 08:58:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dce0100
7
8 sys-apps/portage: arm64 stable wrt bug #690950
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11
12 sys-apps/portage/portage-2.3.69.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/portage/portage-2.3.69.ebuild b/sys-apps/portage/portage-2.3.69.ebuild
16 index 99f25ca9538..66dce1edf8f 100644
17 --- a/sys-apps/portage/portage-2.3.69.ebuild
18 +++ b/sys-apps/portage/portage-2.3.69.ebuild
19 @@ -16,7 +16,7 @@ DESCRIPTION="Portage is the package management and distribution system for Gento
20 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
21
22 LICENSE="GPL-2"
23 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh ~sparc x86 ~amd64-fbsd"
24 +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh ~sparc x86 ~amd64-fbsd"
25 SLOT="0"
26 IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify selinux xattr"