diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 11:20:52 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-19 11:20:52 +0000 |
commit | e5c9f149645bc1d8939a84ea4e327f9314721591 (patch) | |
tree | 5d7c375c7d296bf1726eb20ed4b7397a162e6656 /mail-mta/netqmail/netqmail-1.05-r4.ebuild | |
parent | Add ~ia64 keyword, bug 145528. (diff) | |
download | gentoo-2-e5c9f149645bc1d8939a84ea4e327f9314721591.tar.gz gentoo-2-e5c9f149645bc1d8939a84ea4e327f9314721591.tar.bz2 gentoo-2-e5c9f149645bc1d8939a84ea4e327f9314721591.zip |
Add ~ia64 keyword, bug 145528.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'mail-mta/netqmail/netqmail-1.05-r4.ebuild')
-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 86353c312fce..019862e0534e 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.13 2006/09/30 18:49:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/netqmail/netqmail-1.05-r4.ebuild,v 1.14 2006/10/19 11:20:52 kloeri 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 ~ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc x86" IUSE="gencertdaily highvolume mailwrapper noauthcram qmail-spp ssl vanilla" RESTRICT="test" |