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 | 60784d82b2b8c0012d6140a76c48ff393df6cd5d (patch) | |
tree | 0ec5edfd04645272fb54dd0c8a8b8f5c15e5e271 /net-mail/ssmtp/ssmtp-2.48.ebuild | |
parent | add ~alpha (diff) | |
download | historical-60784d82b2b8c0012d6140a76c48ff393df6cd5d.tar.gz historical-60784d82b2b8c0012d6140a76c48ff393df6cd5d.tar.bz2 historical-60784d82b2b8c0012d6140a76c48ff393df6cd5d.zip |
add arm keywords for mailbase and ssmtp
Diffstat (limited to 'net-mail/ssmtp/ssmtp-2.48.ebuild')
-rw-r--r-- | net-mail/ssmtp/ssmtp-2.48.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/ssmtp/ssmtp-2.48.ebuild b/net-mail/ssmtp/ssmtp-2.48.ebuild index 4e008d723914..475605b5bb2f 100644 --- a/net-mail/ssmtp/ssmtp-2.48.ebuild +++ b/net-mail/ssmtp/ssmtp-2.48.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/ssmtp/ssmtp-2.48.ebuild,v 1.3 2003/02/13 14:40:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.48.ebuild,v 1.4 2003/02/21 01:50:50 zwelch Exp $ DESCRIPTION="Extremely simple MTA to get mail off the system to a Mailhub" @@ -8,7 +8,7 @@ SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/mail/mta/${P}.tar.gz" HOMEPAGE="ftp://metalab.unc.edu/pub/Linux/system/mail/mta/" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa arm" LICENSE="GPL-2" IUSE="" |