diff options
author | 2012-11-03 23:18:33 +0000 | |
---|---|---|
committer | 2012-11-03 23:18:33 +0000 | |
commit | 9bfbf2c53727c966fdd206090a235af6a50b707a (patch) | |
tree | c6b53b29cca91da742f7bbf448d0c85f03588faa /app-admin/denyhosts/denyhosts-2.6-r6.ebuild | |
parent | stable arm, bug #441300 (diff) | |
download | historical-9bfbf2c53727c966fdd206090a235af6a50b707a.tar.gz historical-9bfbf2c53727c966fdd206090a235af6a50b707a.tar.bz2 historical-9bfbf2c53727c966fdd206090a235af6a50b707a.zip |
stable arm, bug #441044
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Manifest-Sign-Key: 0xF52D4BBA
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="" |