diff options
Diffstat (limited to 'app-doc/halibut/halibut-1.0.ebuild')
-rw-r--r-- | app-doc/halibut/halibut-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/halibut/halibut-1.0.ebuild b/app-doc/halibut/halibut-1.0.ebuild index a4fefa9d4905..6fff2b48efe2 100644 --- a/app-doc/halibut/halibut-1.0.ebuild +++ b/app-doc/halibut/halibut-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/halibut/halibut-1.0.ebuild,v 1.4 2010/07/07 13:30:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/halibut/halibut-1.0.ebuild,v 1.5 2010/07/18 13:38:26 nixnut Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.chiark.greenend.org.uk/~sgtatham/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" src_compile() { |