diff options
Diffstat (limited to 'net-firewall/psad/psad-2.2.2-r1.ebuild')
-rw-r--r-- | net-firewall/psad/psad-2.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/psad/psad-2.2.2-r1.ebuild b/net-firewall/psad/psad-2.2.2-r1.ebuild index 9cc660c358cc..90de564925c9 100644 --- a/net-firewall/psad/psad-2.2.2-r1.ebuild +++ b/net-firewall/psad/psad-2.2.2-r1.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/net-firewall/psad/psad-2.2.2-r1.ebuild,v 1.4 2014/03/19 15:19:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-2.2.2-r1.ebuild,v 1.5 2014/03/24 15:10:02 ago Exp $ EAPI=4 #PERL_EXPORT_PHASE_FUNCTIONS=no @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cipherdyne.org/psad" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker" |