Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/whowatch/
Date: Tue, 08 Jan 2019 00:37:32
Message-Id: 1546907844.1bf4f2f4f8c32e71277d185a2839a83339da0caa.jer@gentoo
1 commit: 1bf4f2f4f8c32e71277d185a2839a83339da0caa
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 7 22:59:22 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 8 00:37:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bf4f2f4
7
8 app-admin/whowatch: Stable for AMD64 HPPA x86 too.
9
10 Package-Manager: Portage-2.3.53, Repoman-2.3.12
11 RepoMan-Options: --ignore-arches
12 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
13
14 app-admin/whowatch/whowatch-1.8.6.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-admin/whowatch/whowatch-1.8.6.ebuild b/app-admin/whowatch/whowatch-1.8.6.ebuild
18 index b29bc3afdbc..ba5febb05ef 100644
19 --- a/app-admin/whowatch/whowatch-1.8.6.ebuild
20 +++ b/app-admin/whowatch/whowatch-1.8.6.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/mtsuszycki/${PN}/releases/download/${P}/${P}.tar.gz"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86"
32 +KEYWORDS="amd64 ~arm hppa ~mips ~ppc x86"
33
34 RDEPEND="
35 sys-libs/ncurses:0=