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/denyhosts/
Date: Mon, 21 Sep 2015 11:28:08
Message-Id: 1442834848.fe54994b29981373c3811c429d7143a57cddbd3d.ago@gentoo
1 commit: fe54994b29981373c3811c429d7143a57cddbd3d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 11:27:28 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 11:27:28 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe54994b
7
8 app-admin/denyhosts: sparc stable wrt bug #556522
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="sparc"
12
13 app-admin/denyhosts/denyhosts-2.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/denyhosts/denyhosts-2.9.ebuild b/app-admin/denyhosts/denyhosts-2.9.ebuild
17 index 634aac4..a864f8d 100644
18 --- a/app-admin/denyhosts/denyhosts-2.9.ebuild
19 +++ b/app-admin/denyhosts/denyhosts-2.9.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm hppa ppc ~sparc x86"
25 +KEYWORDS="alpha amd64 arm hppa ppc sparc x86"
26 IUSE=""
27
28 DEPEND=""