diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:33:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:52:55 +0100 |
commit | 108d85ad34ec7fe67e2048d74450fc26930de535 (patch) | |
tree | 644aa66c97892b9f5d3357d5d6bbdb4ece2fa920 /app-admin | |
parent | www-apache/mod_scgi: x86 stable wrt bug #549002 (diff) | |
download | gentoo-108d85ad34ec7fe67e2048d74450fc26930de535.tar.gz gentoo-108d85ad34ec7fe67e2048d74450fc26930de535.tar.bz2 gentoo-108d85ad34ec7fe67e2048d74450fc26930de535.zip |
app-admin/denyhosts: x86 stable wrt bug #571536
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/denyhosts/denyhosts-3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/denyhosts/denyhosts-3.0-r1.ebuild b/app-admin/denyhosts/denyhosts-3.0-r1.ebuild index 01c7675ac9a0..5a6e07bf0b7a 100644 --- a/app-admin/denyhosts/denyhosts-3.0-r1.ebuild +++ b/app-admin/denyhosts/denyhosts-3.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ppc ~sparc x86" IUSE="" DEPEND="" |