diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 12:55:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 12:55:31 +0100 |
commit | d0fea99765e058b3f7b6d283ca65b2f98fa35fea (patch) | |
tree | 4b60b0d58a557aabc419dfe40ac127897cf73d0f /app-admin/denyhosts | |
parent | dev-ruby/eventmachine: amd64 stable wrt bug #556728 (diff) | |
download | gentoo-d0fea99765e058b3f7b6d283ca65b2f98fa35fea.tar.gz gentoo-d0fea99765e058b3f7b6d283ca65b2f98fa35fea.tar.bz2 gentoo-d0fea99765e058b3f7b6d283ca65b2f98fa35fea.zip |
app-admin/denyhosts: amd64 stable wrt bug #571536
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/denyhosts')
-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 106c9a70b878..18a4ecbf92a7 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="" |