diff options
author | 2008-05-28 18:26:46 +0000 | |
---|---|---|
committer | 2008-05-28 18:26:46 +0000 | |
commit | 78cabf6490175a661ae0a6176681eb479b5b34cb (patch) | |
tree | 3aee93014d985d64b77ba72de941ecbfb051ca97 /sys-apps/turbotail/turbotail-0.3.ebuild | |
parent | Removing Alon Bar-Lev (alonbl) from metadata.xml (as per #147110). Assigning ... (diff) | |
download | gentoo-2-78cabf6490175a661ae0a6176681eb479b5b34cb.tar.gz gentoo-2-78cabf6490175a661ae0a6176681eb479b5b34cb.tar.bz2 gentoo-2-78cabf6490175a661ae0a6176681eb479b5b34cb.zip |
Add ~sparc
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-apps/turbotail/turbotail-0.3.ebuild')
-rw-r--r-- | sys-apps/turbotail/turbotail-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/turbotail/turbotail-0.3.ebuild b/sys-apps/turbotail/turbotail-0.3.ebuild index f70ba5e6c76e..a99822091279 100644 --- a/sys-apps/turbotail/turbotail-0.3.ebuild +++ b/sys-apps/turbotail/turbotail-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.3.ebuild,v 1.3 2008/05/25 20:48:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.3.ebuild,v 1.4 2008/05/28 18:26:46 armin76 Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="fam" DEPEND="fam? ( app-admin/gamin )" |