Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/denyhosts/
Date: Thu, 02 Jun 2016 19:44:41
Message-Id: 1464893320.9f9f5178af9d2144655b2bf23c41d1ec3e5d711b.klausman@gentoo
1 commit: 9f9f5178af9d2144655b2bf23c41d1ec3e5d711b
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 2 18:48:40 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 2 18:48:40 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f9f5178
7
8 app-admin/denyhosts-3.0-r1: add alpha keyword
9
10 Gentoo-Bug: 571536
11
12 Package-Manager: portage-2.3.0_rc1
13
14 app-admin/denyhosts/denyhosts-3.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/denyhosts/denyhosts-3.0-r1.ebuild b/app-admin/denyhosts/denyhosts-3.0-r1.ebuild
18 index acfa54a..2c93143 100644
19 --- a/app-admin/denyhosts/denyhosts-3.0-r1.ebuild
20 +++ b/app-admin/denyhosts/denyhosts-3.0-r1.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm ~hppa ~ppc ~sparc ~x86"
26 +KEYWORDS="alpha amd64 arm ~hppa ~ppc ~sparc ~x86"
27 IUSE=""
28
29 DEPEND=""