diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-10-26 15:36:34 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-10-26 15:36:34 +0000 |
commit | 29f17613d130043ffe1acb0c7491f2a6d7df512f (patch) | |
tree | bc14cabcb278f5ffe38cc5b04a3b105f185fcdd9 /mail-client | |
parent | cleaned out old ebuilds (Manifest recommit) (diff) | |
download | gentoo-2-29f17613d130043ffe1acb0c7491f2a6d7df512f.tar.gz gentoo-2-29f17613d130043ffe1acb0c7491f2a6d7df512f.tar.bz2 gentoo-2-29f17613d130043ffe1acb0c7491f2a6d7df512f.zip |
fix keywords
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.99-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed/sylpheed-0.9.99-r1.ebuild b/mail-client/sylpheed/sylpheed-0.9.99-r1.ebuild index 49de8b3b37da..543678cc5149 100644 --- a/mail-client/sylpheed/sylpheed-0.9.99-r1.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.99-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.99-r1.ebuild,v 1.1 2004/10/26 15:29:18 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.99-r1.ebuild,v 1.2 2004/10/26 15:36:34 hattya Exp $ inherit eutils @@ -16,7 +16,7 @@ SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2 gtk2? ( mirror://sourceforge/${PN}-gtk2/${MY_P}.diff.gz )" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~amd64" SLOT="0" PROVIDE="virtual/sylpheed" |