Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/gkrellm/
Date: Mon, 02 Mar 2020 12:29:51
Message-Id: 1583152164.53335b2d5d237ac038b40e649f8f414afc38a418.ago@gentoo
1 commit: 53335b2d5d237ac038b40e649f8f414afc38a418
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 2 12:29:24 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 2 12:29:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53335b2d
7
8 app-admin/gkrellm: sparc stable wrt bug #710934
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-admin/gkrellm/gkrellm-2.3.11-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/gkrellm/gkrellm-2.3.11-r1.ebuild b/app-admin/gkrellm/gkrellm-2.3.11-r1.ebuild
18 index 2105f7cb153..b381788d042 100644
19 --- a/app-admin/gkrellm/gkrellm-2.3.11-r1.ebuild
20 +++ b/app-admin/gkrellm/gkrellm-2.3.11-r1.ebuild
21 @@ -14,7 +14,7 @@ if [[ "${PV}" == 9999 ]] ; then
22 EGIT_REPO_URI="https://git.srcbox.net/gkrellm"
23 else
24 SRC_URI="http://gkrellm.srcbox.net/${MY_P}.tar.bz2"
25 - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
26 + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
27 fi
28 LICENSE="GPL-3"
29 SLOT="2"