diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-01-02 10:30:37 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-01-02 10:30:37 +0000 |
commit | a9dc59425109985b30cf5984f0109c2817204d97 (patch) | |
tree | 2e5bf4273c0c7c77844f961a6f5422ff791c500f /net-mail | |
parent | ~ppc keyworded (diff) | |
download | gentoo-2-a9dc59425109985b30cf5984f0109c2817204d97.tar.gz gentoo-2-a9dc59425109985b30cf5984f0109c2817204d97.tar.bz2 gentoo-2-a9dc59425109985b30cf5984f0109c2817204d97.zip |
~ppc keyworded
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/uw-imap/uw-imap-2002a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/uw-imap/uw-imap-2002a.ebuild b/net-mail/uw-imap/uw-imap-2002a.ebuild index 28ecc238a492..cbaf5a085aa8 100644 --- a/net-mail/uw-imap/uw-imap-2002a.ebuild +++ b/net-mail/uw-imap/uw-imap-2002a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2002a.ebuild,v 1.1 2002/12/26 23:37:53 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2002a.ebuild,v 1.2 2003/01/02 10:29:03 pvdabeel Exp $ S=${WORKDIR}/imap-2002a @@ -10,7 +10,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~ppc" IUSE="ssl mbox" PROVIDE="virtual/imapd" |