diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-06 09:25:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-06 09:25:46 +0000 |
commit | 78bbed2b8db4a2cc9ad223dc0481daba973b2d88 (patch) | |
tree | 30e7bb5f0a6d4ada33e2a2200bf6d3b76a341a45 /app-admin/denyhosts/denyhosts-2.6-r9.ebuild | |
parent | Stable for alpha, wrt bug #497092 (diff) | |
download | gentoo-2-78bbed2b8db4a2cc9ad223dc0481daba973b2d88.tar.gz gentoo-2-78bbed2b8db4a2cc9ad223dc0481daba973b2d88.tar.bz2 gentoo-2-78bbed2b8db4a2cc9ad223dc0481daba973b2d88.zip |
Stable for sparc, wrt bug #495130
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin/denyhosts/denyhosts-2.6-r9.ebuild')
-rw-r--r-- | app-admin/denyhosts/denyhosts-2.6-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/denyhosts/denyhosts-2.6-r9.ebuild b/app-admin/denyhosts/denyhosts-2.6-r9.ebuild index a0834141c582..85697e2392b7 100644 --- a/app-admin/denyhosts/denyhosts-2.6-r9.ebuild +++ b/app-admin/denyhosts/denyhosts-2.6-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r9.ebuild,v 1.4 2014/01/06 09:25:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r9.ebuild,v 1.5 2014/01/06 09:25:46 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_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="" |