diff options
author | Zack Welch <zwelch@gentoo.org> | 2003-02-21 01:50:50 +0000 |
---|---|---|
committer | Zack Welch <zwelch@gentoo.org> | 2003-02-21 01:50:50 +0000 |
commit | 211650961618fddafddcf6eff89007d183dd62ff (patch) | |
tree | 21aac522ec8ae6015d1ab3a37fbe9ebcd31a9fb9 /net-mail/mailbase/mailbase-0.00-r5.ebuild | |
parent | add ~alpha (diff) | |
download | gentoo-2-211650961618fddafddcf6eff89007d183dd62ff.tar.gz gentoo-2-211650961618fddafddcf6eff89007d183dd62ff.tar.bz2 gentoo-2-211650961618fddafddcf6eff89007d183dd62ff.zip |
add arm keywords for mailbase and ssmtp
Diffstat (limited to 'net-mail/mailbase/mailbase-0.00-r5.ebuild')
-rw-r--r-- | net-mail/mailbase/mailbase-0.00-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mailbase/mailbase-0.00-r5.ebuild b/net-mail/mailbase/mailbase-0.00-r5.ebuild index e44cb5db1467..5f33f70e0a45 100644 --- a/net-mail/mailbase/mailbase-0.00-r5.ebuild +++ b/net-mail/mailbase/mailbase-0.00-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailbase/mailbase-0.00-r5.ebuild,v 1.4 2003/02/13 14:32:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailbase/mailbase-0.00-r5.ebuild,v 1.5 2003/02/21 01:50:50 zwelch Exp $ S="${WORKDIR}" DESCRIPTION="MTA layout package" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm" DEPEND="" |