Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/portpeek/
Date: Wed, 02 Sep 2020 22:51:53
Message-Id: 1599087096.6a46c4f5c6ef1bafeefbbda7b7291e70556fa9a2.sam@gentoo
1 commit: 6a46c4f5c6ef1bafeefbbda7b7291e70556fa9a2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 2 22:51:16 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 2 22:51:36 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a46c4f5
7
8 Revert "app-portage/portpeek: Stabilize 3.1.4 ALLARCHES, #740104"
9
10 Not yet ready. Need Portage 3.0.0 on all arches first.
11
12 This reverts commit 1b64e0f5fc23f3d7368000c64d496c072eaac41a.
13
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 app-portage/portpeek/portpeek-3.1.4.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-portage/portpeek/portpeek-3.1.4.ebuild b/app-portage/portpeek/portpeek-3.1.4.ebuild
20 index c8c2e40c2d4..0869c2d50e6 100644
21 --- a/app-portage/portpeek/portpeek-3.1.4.ebuild
22 +++ b/app-portage/portpeek/portpeek-3.1.4.ebuild
23 @@ -12,7 +12,7 @@ SRC_URI="https://www.mpagano.com/downloads/${P}.tar.gz"
24
25 LICENSE="GPL-2"
26 SLOT="0"
27 -KEYWORDS="amd64 arm arm64 ppc sparc x86"
28 +KEYWORDS="~amd64 ~arm arm64 ~ppc ~sparc ~x86"
29 IUSE=""
30
31 REQUIRED_USE="${PYTHON_REQUIRED_USE}"