diff options
author | 2013-01-06 09:20:11 +0000 | |
---|---|---|
committer | 2013-01-06 09:20:11 +0000 | |
commit | c7803ff73d2dd7487b5bc91f7e9e89cd8486abe8 (patch) | |
tree | c8f407d0d7735930a67ab75fefd38e4c27ebc23d /dev-haskell/hashtables/hashtables-1.0.1.8.ebuild | |
parent | Add ~sparc, wrt bug #449220 (diff) | |
download | gentoo-2-c7803ff73d2dd7487b5bc91f7e9e89cd8486abe8.tar.gz gentoo-2-c7803ff73d2dd7487b5bc91f7e9e89cd8486abe8.tar.bz2 gentoo-2-c7803ff73d2dd7487b5bc91f7e9e89cd8486abe8.zip |
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell/hashtables/hashtables-1.0.1.8.ebuild')
-rw-r--r-- | dev-haskell/hashtables/hashtables-1.0.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hashtables/hashtables-1.0.1.8.ebuild b/dev-haskell/hashtables/hashtables-1.0.1.8.ebuild index 910ad316db30..11c7f0ad2329 100644 --- a/dev-haskell/hashtables/hashtables-1.0.1.8.ebuild +++ b/dev-haskell/hashtables/hashtables-1.0.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashtables/hashtables-1.0.1.8.ebuild,v 1.5 2013/01/01 14:07:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hashtables/hashtables-1.0.1.8.ebuild,v 1.6 2013/01/06 09:20:11 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-haskell/hashable-1.1:=[profile?] |