diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:30:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 16:30:50 +0000 |
commit | 86608c04c15f6748913caf77c83fb2cfc37ee8ed (patch) | |
tree | 8a62aadd7eab94a7246791762ca53338f2d18298 /net-mail/qtools | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.tar.gz gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.tar.bz2 gentoo-2-86608c04c15f6748913caf77c83fb2cfc37ee8ed.zip |
Remove arm keywords
Diffstat (limited to 'net-mail/qtools')
-rw-r--r-- | net-mail/qtools/qtools-0.56.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/qtools/qtools-0.56.ebuild b/net-mail/qtools/qtools-0.56.ebuild index 56df8d9ed748..d2fcfa8055b2 100644 --- a/net-mail/qtools/qtools-0.56.ebuild +++ b/net-mail/qtools/qtools-0.56.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-mail/qtools/qtools-0.56.ebuild,v 1.3 2003/09/05 08:32:51 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qtools/qtools-0.56.ebuild,v 1.4 2004/02/22 16:26:06 agriffis Exp $ inherit eutils @@ -14,7 +14,7 @@ LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~mips ~arm ~hppa ~alpha ~ppc ~sparc" +KEYWORDS="x86 ~mips ~hppa ~alpha ~ppc ~sparc" DEPEND="sys-devel/gcc-config" |