diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-10-14 21:53:59 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-10-14 21:53:59 +0000 |
commit | 3fb0205db6a02186553e4f0f71048c4ef84679e5 (patch) | |
tree | b1b80fc1b392fd9dff402d745ad5cbf3d470e58d /net-analyzer/netselect/netselect-0.3-r2.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-3fb0205db6a02186553e4f0f71048c4ef84679e5.tar.gz gentoo-2-3fb0205db6a02186553e4f0f71048c4ef84679e5.tar.bz2 gentoo-2-3fb0205db6a02186553e4f0f71048c4ef84679e5.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/netselect/netselect-0.3-r2.ebuild')
-rw-r--r-- | net-analyzer/netselect/netselect-0.3-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/netselect/netselect-0.3-r2.ebuild b/net-analyzer/netselect/netselect-0.3-r2.ebuild index 51ebb8d83572..e6c41e9e6f6d 100644 --- a/net-analyzer/netselect/netselect-0.3-r2.ebuild +++ b/net-analyzer/netselect/netselect-0.3-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r2.ebuild,v 1.10 2010/08/16 16:55:20 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r2.ebuild,v 1.11 2012/10/14 21:53:59 aballier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://alumnit.ca/~apenwarr/netselect/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" S=${WORKDIR}/${PN} |