diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-09-30 01:30:48 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-09-30 01:30:48 +0000 |
commit | ce338898cb4e7c2cca18827d77e7575aa67394bd (patch) | |
tree | a8f70287fa4164ccd2e9d9a56465908e3c6d0e08 /net-analyzer/thrulay/thrulay-0.8.ebuild | |
parent | Add ~amd64 so I can use it. (diff) | |
download | gentoo-2-ce338898cb4e7c2cca18827d77e7575aa67394bd.tar.gz gentoo-2-ce338898cb4e7c2cca18827d77e7575aa67394bd.tar.bz2 gentoo-2-ce338898cb4e7c2cca18827d77e7575aa67394bd.zip |
Add ~amd64 so I can use it.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'net-analyzer/thrulay/thrulay-0.8.ebuild')
-rw-r--r-- | net-analyzer/thrulay/thrulay-0.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/thrulay/thrulay-0.8.ebuild b/net-analyzer/thrulay/thrulay-0.8.ebuild index 3e5e8065b9f9..e9bdb7453cf2 100644 --- a/net-analyzer/thrulay/thrulay-0.8.ebuild +++ b/net-analyzer/thrulay/thrulay-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.8.ebuild,v 1.1 2005/12/12 08:03:47 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thrulay/thrulay-0.8.ebuild,v 1.2 2006/09/30 01:30:48 robbat2 Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" DEPEND="" |