diff options
Diffstat (limited to 'mail-mta/netqmail/netqmail-1.06.ebuild')
-rw-r--r-- | mail-mta/netqmail/netqmail-1.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/netqmail/netqmail-1.06.ebuild b/mail-mta/netqmail/netqmail-1.06.ebuild index 9f474bfd27c9..f2f0b0b7b044 100644 --- a/mail-mta/netqmail/netqmail-1.06.ebuild +++ b/mail-mta/netqmail/netqmail-1.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.06.ebuild,v 1.7 2010/10/24 15:34:20 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.06.ebuild,v 1.8 2010/11/27 11:36:06 armin76 Exp $ GENQMAIL_PV=20080406 QMAIL_SPP_PV=0.42 @@ -30,7 +30,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz LICENSE="public-domain" 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="authcram gencertdaily highvolume mailwrapper qmail-spp ssl vanilla" RESTRICT="test" |