diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-21 22:21:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-21 22:21:56 +0000 |
commit | 2b816eac93392def1d91b0e0269ce1ebf5591db6 (patch) | |
tree | e560e4fa6e0d8c574595afe8b467ba22a33435bd /mail-mta/netqmail | |
parent | arm/m68k/s390/sh love (diff) | |
download | gentoo-2-2b816eac93392def1d91b0e0269ce1ebf5591db6.tar.gz gentoo-2-2b816eac93392def1d91b0e0269ce1ebf5591db6.tar.bz2 gentoo-2-2b816eac93392def1d91b0e0269ce1ebf5591db6.zip |
arm/m68k/s390/sh love
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'mail-mta/netqmail')
-rw-r--r-- | mail-mta/netqmail/netqmail-1.05-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/netqmail/netqmail-1.05-r4.ebuild b/mail-mta/netqmail/netqmail-1.05-r4.ebuild index d98311e9c553..ef923f627d08 100644 --- a/mail-mta/netqmail/netqmail-1.05-r4.ebuild +++ b/mail-mta/netqmail/netqmail-1.05-r4.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/mail-mta/netqmail/netqmail-1.05-r4.ebuild,v 1.10 2006/09/10 06:05:32 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r4.ebuild,v 1.11 2006/09/21 22:21:56 vapier Exp $ inherit eutils toolchain-funcs fixheadtails flag-o-matic @@ -24,7 +24,7 @@ SRC_URI=" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~arm ~hppa ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="gencertdaily highvolume mailwrapper noauthcram qmail-spp ssl vanilla" RESTRICT="test" |