diff options
author | 2012-08-09 13:06:50 +0000 | |
---|---|---|
committer | 2012-08-09 13:06:50 +0000 | |
commit | f0d58f233bfb38700f43cf50473c281ec376689c (patch) | |
tree | 2b36bba10b4a853159564671051b750c2c285c7f /dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild | |
parent | Stable for HPPA (bug #429202). (diff) | |
download | historical-f0d58f233bfb38700f43cf50473c281ec376689c.tar.gz historical-f0d58f233bfb38700f43cf50473c281ec376689c.tar.bz2 historical-f0d58f233bfb38700f43cf50473c281ec376689c.zip |
Keyworded ~alpha/~ia64/~ppc/~ppc64/~sparc for darcs-2.8
Package-Manager: portage-2.2.0_alpha120_p28/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild')
-rw-r--r-- | dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild b/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild index 78ccb82d7983..34d70412b10a 100644 --- a/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild,v 1.1 2012/05/05 12:55:20 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild,v 1.2 2012/08/09 13:01:00 slyfox Exp $ # ebuild generated by hackport 0.2.13 @@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-lang/ghc-6.12.1" |