diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-12 21:20:31 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-12 21:20:31 +0000 |
commit | b77856a4fecd74d5a97e211b1af439cdd8f8d42a (patch) | |
tree | dacaab344363d15d15a4ccc3b946f883fbeda98d /net-mail/queue-repair/queue-repair-0.9.0.ebuild | |
parent | Minor patch fixup (diff) | |
download | historical-b77856a4fecd74d5a97e211b1af439cdd8f8d42a.tar.gz historical-b77856a4fecd74d5a97e211b1af439cdd8f8d42a.tar.bz2 historical-b77856a4fecd74d5a97e211b1af439cdd8f8d42a.zip |
Stable on ia64, bug 155137.
Package-Manager: portage-2.1.2_rc3-r2
Diffstat (limited to 'net-mail/queue-repair/queue-repair-0.9.0.ebuild')
-rw-r--r-- | net-mail/queue-repair/queue-repair-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/queue-repair/queue-repair-0.9.0.ebuild b/net-mail/queue-repair/queue-repair-0.9.0.ebuild index d1399a6ae11a..54e68a133ad0 100644 --- a/net-mail/queue-repair/queue-repair-0.9.0.ebuild +++ b/net-mail/queue-repair/queue-repair-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-repair/queue-repair-0.9.0.ebuild,v 1.11 2006/11/23 20:08:57 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/queue-repair/queue-repair-0.9.0.ebuild,v 1.12 2006/12/12 21:20:31 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://pyropus.ca/software/queue-repair/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" src_compile() { |