diff options
author | David Holm <dholm@gentoo.org> | 2004-09-04 23:01:37 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-04 23:01:37 +0000 |
commit | 02d8e9af092884e9ea01393d06fe115aebd6c4a4 (patch) | |
tree | 3c4c883079fe488a84d57bc77c0ff4e39faa898d /app-doc/halibut/halibut-0.9.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-02d8e9af092884e9ea01393d06fe115aebd6c4a4.tar.gz historical-02d8e9af092884e9ea01393d06fe115aebd6c4a4.tar.bz2 historical-02d8e9af092884e9ea01393d06fe115aebd6c4a4.zip |
Added to ~ppc
Diffstat (limited to 'app-doc/halibut/halibut-0.9.ebuild')
-rw-r--r-- | app-doc/halibut/halibut-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/halibut/halibut-0.9.ebuild b/app-doc/halibut/halibut-0.9.ebuild index 9bfcb7ec3aa9..7a0f3aad6d7e 100644 --- a/app-doc/halibut/halibut-0.9.ebuild +++ b/app-doc/halibut/halibut-0.9.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/app-doc/halibut/halibut-0.9.ebuild,v 1.1 2004/09/03 21:52:41 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/halibut/halibut-0.9.ebuild,v 1.2 2004/09/04 23:01:37 dholm Exp $ inherit flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/halibut/" SRC_URI="http://www.chiark.greenend.org.uk/~sgtatham/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="" |