Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/
Date: Fri, 01 Jan 2021 01:41:44
Message-Id: 1609465260.64cd9c7f090beef0abf3bfa8186f97315ec67080.sam@gentoo
1 commit: 64cd9c7f090beef0abf3bfa8186f97315ec67080
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 1 01:41:00 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 1 01:41:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64cd9c7f
7
8 sys-apps/portage: Stabilize 3.0.12 arm, #762029
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/portage/portage-3.0.12.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-apps/portage/portage-3.0.12.ebuild b/sys-apps/portage/portage-3.0.12.ebuild
16 index 6611ac6e1b8..2bb6c5fd3ee 100644
17 --- a/sys-apps/portage/portage-3.0.12.ebuild
18 +++ b/sys-apps/portage/portage-3.0.12.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -13,7 +13,7 @@ DESCRIPTION="Portage is the package management and distribution system for Gento
26 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
27
28 LICENSE="GPL-2"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
30 +KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
31 SLOT="0"
32 IUSE="apidoc build doc gentoo-dev +ipc +native-extensions +rsync-verify selinux test xattr"
33 RESTRICT="!test? ( test )"