diff options
Diffstat (limited to 'mail-mta')
-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 ffdaa494e26d..86353c312fce 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.12 2006/09/29 23:14:45 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r4.ebuild,v 1.13 2006/09/30 18:49:43 vapier Exp $ inherit eutils toolchain-funcs fixheadtails flag-o-matic @@ -24,7 +24,7 @@ SRC_URI=" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 arm ~hppa m68k ~mips ppc ~ppc64 s390 sh ~sparc x86" IUSE="gencertdaily highvolume mailwrapper noauthcram qmail-spp ssl vanilla" RESTRICT="test" |