diff options
author | 2007-04-26 23:50:55 +0000 | |
---|---|---|
committer | 2007-04-26 23:50:55 +0000 | |
commit | 3f67e647482268f35500bae7a5caf7f93532fa5f (patch) | |
tree | 412f8739686abf02119023ddfa5630cc123e2dd5 /net-firewall/psad/psad-2.0.6.ebuild | |
parent | add ~amd64, bug 175187 (diff) | |
download | gentoo-2-3f67e647482268f35500bae7a5caf7f93532fa5f.tar.gz gentoo-2-3f67e647482268f35500bae7a5caf7f93532fa5f.tar.bz2 gentoo-2-3f67e647482268f35500bae7a5caf7f93532fa5f.zip |
Forgot to re-KEYWORD the 2.0.6 ebuild.
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-firewall/psad/psad-2.0.6.ebuild')
-rw-r--r-- | net-firewall/psad/psad-2.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/psad/psad-2.0.6.ebuild b/net-firewall/psad/psad-2.0.6.ebuild index fe39d58a474f..4fbe834f9041 100644 --- a/net-firewall/psad/psad-2.0.6.ebuild +++ b/net-firewall/psad/psad-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-2.0.6.ebuild,v 1.1 2007/04/26 23:46:53 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-2.0.6.ebuild,v 1.2 2007/04/26 23:50:55 battousai Exp $ inherit eutils perl-app @@ -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" DEPEND="${DEPEND} dev-lang/perl" |