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 | 700b6963e6570ab989254aabf9ea1a8bd5b525e9 (patch) | |
tree | 44f95c5f94ceb15542c3a24a0a4061c566b390ae /net-analyzer/thrulay/thrulay-0.8.ebuild | |
parent | Add ~amd64 so I can use it. (diff) | |
download | historical-700b6963e6570ab989254aabf9ea1a8bd5b525e9.tar.gz historical-700b6963e6570ab989254aabf9ea1a8bd5b525e9.tar.bz2 historical-700b6963e6570ab989254aabf9ea1a8bd5b525e9.zip |
Add ~amd64 so I can use it.
Package-Manager: portage-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="" |