diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 20:40:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 20:40:34 +0000 |
commit | 6b4c285edff7e62db2ae13486aea8c8125d72d96 (patch) | |
tree | 6f86f8653049bb137a636ff79563605faf479500 /app-admin/denyhosts/denyhosts-2.6-r6.ebuild | |
parent | Stable for x86, wrt bug #441378 (diff) | |
download | gentoo-2-6b4c285edff7e62db2ae13486aea8c8125d72d96.tar.gz gentoo-2-6b4c285edff7e62db2ae13486aea8c8125d72d96.tar.bz2 gentoo-2-6b4c285edff7e62db2ae13486aea8c8125d72d96.zip |
Stable for x86, wrt bug #441044
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-admin/denyhosts/denyhosts-2.6-r6.ebuild')
-rw-r--r-- | app-admin/denyhosts/denyhosts-2.6-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/denyhosts/denyhosts-2.6-r6.ebuild b/app-admin/denyhosts/denyhosts-2.6-r6.ebuild index 630bbf95b4d4..c482609b3db3 100644 --- a/app-admin/denyhosts/denyhosts-2.6-r6.ebuild +++ b/app-admin/denyhosts/denyhosts-2.6-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r6.ebuild,v 1.5 2012/11/07 05:24:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r6.ebuild,v 1.6 2012/11/20 20:40:34 ago Exp $ EAPI=4 SUPPORT_PYTHON_ABIS="1" @@ -18,7 +18,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="" |