diff options
author | David Holm <dholm@gentoo.org> | 2005-05-04 17:07:30 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-04 17:07:30 +0000 |
commit | a91b6b722ff3fddf5c54a3e1512de66453ae84b1 (patch) | |
tree | b0f3452e871f5e23506a36f33f5510247202b1ef /dev-haskell/hdoc/hdoc-0.8.3.ebuild | |
parent | stable on amd64 and x86, added ~ppc to KEYWORDS. introduced support for the s... (diff) | |
download | historical-a91b6b722ff3fddf5c54a3e1512de66453ae84b1.tar.gz historical-a91b6b722ff3fddf5c54a3e1512de66453ae84b1.tar.bz2 historical-a91b6b722ff3fddf5c54a3e1512de66453ae84b1.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.21
Diffstat (limited to 'dev-haskell/hdoc/hdoc-0.8.3.ebuild')
-rw-r--r-- | dev-haskell/hdoc/hdoc-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hdoc/hdoc-0.8.3.ebuild b/dev-haskell/hdoc/hdoc-0.8.3.ebuild index 75f56549389d..3c6471129764 100644 --- a/dev-haskell/hdoc/hdoc-0.8.3.ebuild +++ b/dev-haskell/hdoc/hdoc-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdoc/hdoc-0.8.3.ebuild,v 1.2 2005/01/01 18:04:54 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdoc/hdoc-0.8.3.ebuild,v 1.3 2005/05/04 17:07:30 dholm Exp $ DESCRIPTION="A documentation generator for Haskell" @@ -10,7 +10,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND="virtual/ghc" RDEPEND="virtual/libc" |