summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-11-02 08:56:37 +0000
committerMike Frysinger <vapier@gentoo.org>2008-11-02 08:56:37 +0000
commit7833afd2e65a3eee0db6329341b633caad9dcb52 (patch)
treecdf8f8fb26b1d38613c6b3875f99e6179e781108 /app-admin
parentAdd ppc64 love for KDE 4. (diff)
downloadgentoo-2-7833afd2e65a3eee0db6329341b633caad9dcb52.tar.gz
gentoo-2-7833afd2e65a3eee0db6329341b633caad9dcb52.tar.bz2
gentoo-2-7833afd2e65a3eee0db6329341b633caad9dcb52.zip
arm stable
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/denyhosts/denyhosts-2.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/denyhosts/denyhosts-2.6-r1.ebuild b/app-admin/denyhosts/denyhosts-2.6-r1.ebuild
index 21b1d473a6db..f22a0fb38331 100644
--- a/app-admin/denyhosts/denyhosts-2.6-r1.ebuild
+++ b/app-admin/denyhosts/denyhosts-2.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r1.ebuild,v 1.6 2008/10/30 10:57:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r1.ebuild,v 1.7 2008/11/02 08:56:37 vapier Exp $
inherit distutils eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.denyhosts.net"
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=">=dev-lang/python-2.3"
S="${WORKDIR}/${my_P}"