diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:43:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:43:59 +0000 |
commit | 4c7b2619a16938b78f64c710ff139296a27365cb (patch) | |
tree | e981c6587c9f3f6266a257b3abaf9b1c5e9d45c9 /net-im/naim-modules | |
parent | Remove arm keywords (diff) | |
download | historical-4c7b2619a16938b78f64c710ff139296a27365cb.tar.gz historical-4c7b2619a16938b78f64c710ff139296a27365cb.tar.bz2 historical-4c7b2619a16938b78f64c710ff139296a27365cb.zip |
Remove arm keywords
Diffstat (limited to 'net-im/naim-modules')
-rw-r--r-- | net-im/naim-modules/naim-modules-0.0.11.6.1_pre20030923.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/naim-modules/naim-modules-0.0.11.6.1_pre20030923.ebuild b/net-im/naim-modules/naim-modules-0.0.11.6.1_pre20030923.ebuild index 89cf7c1e8899..339d4e7b10f4 100644 --- a/net-im/naim-modules/naim-modules-0.0.11.6.1_pre20030923.ebuild +++ b/net-im/naim-modules/naim-modules-0.0.11.6.1_pre20030923.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/naim-modules/naim-modules-0.0.11.6.1_pre20030923.ebuild,v 1.1 2003/10/14 19:05:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/naim-modules/naim-modules-0.0.11.6.1_pre20030923.ebuild,v 1.2 2004/02/22 22:43:59 agriffis Exp $ MY_PV="${PV/_pre*}-2003-09-23-1113" DESCRIPTION="a bunch of modules for the naim im client" @@ -9,7 +9,7 @@ SRC_URI="http://site.n.ml.org/download/20031011213921/naim/${PN}-${MY_PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~arm ~hppa ia64 ~amd64" +KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~hppa ia64 ~amd64" IUSE="debug" DEPEND="net-im/naim" |