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 bb656211d819..f3e1f41a412b 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.2 2012/11/03 20:24:51 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r6.ebuild,v 1.3 2012/11/03 23:18:07 blueness 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="" |