diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-19 21:39:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-19 21:39:10 +0000 |
commit | f60c1ab45db757dbe39b1a86cb9e26fc926978f7 (patch) | |
tree | 995c93cef6a3f7298a460229fa3954382f8f868b /net-analyzer/snort/snort-2.8.6.ebuild | |
parent | add ~arm, bug #301080 (diff) | |
download | historical-f60c1ab45db757dbe39b1a86cb9e26fc926978f7.tar.gz historical-f60c1ab45db757dbe39b1a86cb9e26fc926978f7.tar.bz2 historical-f60c1ab45db757dbe39b1a86cb9e26fc926978f7.zip |
add ~arm, bug #301080
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'net-analyzer/snort/snort-2.8.6.ebuild')
-rw-r--r-- | net-analyzer/snort/snort-2.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snort/snort-2.8.6.ebuild b/net-analyzer/snort/snort-2.8.6.ebuild index 88009a0feb42..992b1b49adb5 100644 --- a/net-analyzer/snort/snort-2.8.6.ebuild +++ b/net-analyzer/snort/snort-2.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.6.ebuild,v 1.2 2010/06/17 20:41:53 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.6.ebuild,v 1.3 2010/07/19 21:39:10 maekke Exp $ inherit eutils autotools multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://www.snort.org/" SRC_URI="http://dl.snort.org/snort-current/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" IUSE="static dynamicplugin ipv6 gre mpls targetbased decoder-preprocessor-rules ppm timestats perfprofiling linux-smp-stats inline inline-init-failopen prelude threads debug reload reload-error-restart flexresp flexresp2 react aruba mysql |