Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/portpeek/
Date: Mon, 29 Jul 2019 18:33:18
Message-Id: 1564425177.12b0e39fca4a0f1e57b51052df3b0f758d3663df.mattst88@gentoo
1 commit: 12b0e39fca4a0f1e57b51052df3b0f758d3663df
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 29 18:32:43 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 29 18:32:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b0e39f
7
8 app-portage/portpeek-2.1.27: sparc stable, bug 684506
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 app-portage/portpeek/portpeek-2.1.27.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-portage/portpeek/portpeek-2.1.27.ebuild b/app-portage/portpeek/portpeek-2.1.27.ebuild
16 index 6c68a615fe1..19b9b1180bc 100644
17 --- a/app-portage/portpeek/portpeek-2.1.27.ebuild
18 +++ b/app-portage/portpeek/portpeek-2.1.27.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="http://www.mpagano.com/downloads/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ppc ~sparc x86 ~x86-fbsd"
24 +KEYWORDS="amd64 arm ppc sparc x86 ~x86-fbsd"
25 IUSE=""
26
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"