summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2013-07-04 21:29:33 +0000
committerChristoph Junghans <ottxor@gentoo.org>2013-07-04 21:29:33 +0000
commitb847d65db351d15690d6ad3fa6706e7183023b3e (patch)
treed156138ae2de2cd4d771b7060ba2f8567adbba4d /net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild
parentadded prefix keywords (diff)
downloadgentoo-2-b847d65db351d15690d6ad3fa6706e7183023b3e.tar.gz
gentoo-2-b847d65db351d15690d6ad3fa6706e7183023b3e.tar.bz2
gentoo-2-b847d65db351d15690d6ad3fa6706e7183023b3e.zip
added ~amd64-linux (tested by me)
(Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild')
-rw-r--r--net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild b/net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild
index b182b6da832c..18ce3401434d 100644
--- a/net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild
+++ b/net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild,v 1.3 2011/09/12 06:16:35 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.2.9-r1.ebuild,v 1.4 2013/07/04 21:29:33 ottxor Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux"
IUSE="static-libs"
RDEPEND="~net-analyzer/nessus-libraries-${PV}"