diff options
author | 2011-09-11 09:26:27 +0000 | |
---|---|---|
committer | 2011-09-11 09:26:27 +0000 | |
commit | 738408b64708fb5fe3bede0cbe5b36326da25ebe (patch) | |
tree | 386ce6e86115d854dbb6c2fe8212c64a934d6258 /net-analyzer/ntop/ntop-4.0.3.ebuild | |
parent | add ~arm, bug #381749 (diff) | |
download | gentoo-2-738408b64708fb5fe3bede0cbe5b36326da25ebe.tar.gz gentoo-2-738408b64708fb5fe3bede0cbe5b36326da25ebe.tar.bz2 gentoo-2-738408b64708fb5fe3bede0cbe5b36326da25ebe.zip |
x86 stable, bug #382091
(Portage version: 2.1.10.15/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/ntop/ntop-4.0.3.ebuild')
-rw-r--r-- | net-analyzer/ntop/ntop-4.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ntop/ntop-4.0.3.ebuild b/net-analyzer/ntop/ntop-4.0.3.ebuild index 3da97a9f5c24..1b8b7b7382a3 100644 --- a/net-analyzer/ntop/ntop-4.0.3.ebuild +++ b/net-analyzer/ntop/ntop-4.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild,v 1.2 2011/09/07 09:35:13 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild,v 1.3 2011/09/11 09:26:27 maekke Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ntop/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="ipv6 ssl" #snmp support is disabled |