diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-30 05:50:27 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-30 05:50:27 +0000 |
commit | 3f6fe234ae36e79438bac8d8db018cf54b826f7d (patch) | |
tree | 9cae97a7ce818819a541bcdb3f432aaa336252c1 /net-mail/queue-fix | |
parent | arm/hppa stable (diff) | |
download | gentoo-2-3f6fe234ae36e79438bac8d8db018cf54b826f7d.tar.gz gentoo-2-3f6fe234ae36e79438bac8d8db018cf54b826f7d.tar.bz2 gentoo-2-3f6fe234ae36e79438bac8d8db018cf54b826f7d.zip |
ia64/m68k/s390/sh love
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'net-mail/queue-fix')
-rw-r--r-- | net-mail/queue-fix/queue-fix-1.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild b/net-mail/queue-fix/queue-fix-1.4-r2.ebuild index 2ab877372d9c..a7338f941260 100644 --- a/net-mail/queue-fix/queue-fix-1.4-r2.ebuild +++ b/net-mail/queue-fix/queue-fix-1.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/queue-fix-1.4-r2.ebuild,v 1.12 2005/05/30 19:05:18 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-fix/queue-fix-1.4-r2.ebuild,v 1.13 2005/10/30 05:50:27 vapier Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.netmeridian.com/e-huss/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k mips ppc ~s390 ~sh sparc x86" IUSE="" DEPEND="sys-devel/gcc-config" |