diff options
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 8709020b007b..630bbf95b4d4 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.4 2012/11/04 13:40:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r6.ebuild,v 1.5 2012/11/07 05:24:16 jer 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="" |