diff options
author | David Holm <dholm@gentoo.org> | 2005-05-09 16:32:36 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-09 16:32:36 +0000 |
commit | f08b44c84077d975082339fb5f489bbedd1e68c9 (patch) | |
tree | a154f1a0ba6a0fe03ec07001e27307d497886939 /games-util/searchtool/searchtool-0.4.4.ebuild | |
parent | Cleaning (diff) | |
download | gentoo-2-f08b44c84077d975082339fb5f489bbedd1e68c9.tar.gz gentoo-2-f08b44c84077d975082339fb5f489bbedd1e68c9.tar.bz2 gentoo-2-f08b44c84077d975082339fb5f489bbedd1e68c9.zip |
Added to ~ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'games-util/searchtool/searchtool-0.4.4.ebuild')
-rw-r--r-- | games-util/searchtool/searchtool-0.4.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-util/searchtool/searchtool-0.4.4.ebuild b/games-util/searchtool/searchtool-0.4.4.ebuild index 9cfac5808c88..cdc121301866 100644 --- a/games-util/searchtool/searchtool-0.4.4.ebuild +++ b/games-util/searchtool/searchtool-0.4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/searchtool/searchtool-0.4.4.ebuild,v 1.3 2004/06/24 23:32:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/searchtool/searchtool-0.4.4.ebuild,v 1.4 2005/05/09 16:32:19 dholm Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/searchtool/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="dev-java/ant" |