diff options
Diffstat (limited to 'app-admin/denyhosts/denyhosts-2.6-r10.ebuild')
-rw-r--r-- | app-admin/denyhosts/denyhosts-2.6-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/denyhosts/denyhosts-2.6-r10.ebuild b/app-admin/denyhosts/denyhosts-2.6-r10.ebuild index ad08145b48fc..9a7771997fca 100644 --- a/app-admin/denyhosts/denyhosts-2.6-r10.ebuild +++ b/app-admin/denyhosts/denyhosts-2.6-r10.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-r10.ebuild,v 1.6 2014/09/07 10:47:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/denyhosts-2.6-r10.ebuild,v 1.7 2014/10/17 14:57:56 klausman 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="" |