diff options
Diffstat (limited to 'mail-mta/netqmail/netqmail-1.05.ebuild')
-rw-r--r-- | mail-mta/netqmail/netqmail-1.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/netqmail/netqmail-1.05.ebuild b/mail-mta/netqmail/netqmail-1.05.ebuild index b676adba53fc..e2657a112ce6 100644 --- a/mail-mta/netqmail/netqmail-1.05.ebuild +++ b/mail-mta/netqmail/netqmail-1.05.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.ebuild,v 1.1 2006/02/12 18:42:33 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05.ebuild,v 1.2 2006/02/13 15:51:27 hansmi Exp $ inherit eutils toolchain-funcs fixheadtails flag-o-matic @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="as-is" SLOT="0" -KEYWORDS="~ppc" +KEYWORDS="~ppc ~x86" IUSE="vanilla ssl highvolume gencertdaily" RESTRICT="userpriv usersandbox test" |