diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 10:28:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 10:28:04 +0000 |
commit | 273c030e49873428fd8d334a0a5612bafb06a87c (patch) | |
tree | 0d40dbfeb703e591ec2c46ed0333a7531834623a /dev-haskell/text/text-0.11.2.3.ebuild | |
parent | Stable for sparc, wrt bug #463140 (diff) | |
download | historical-273c030e49873428fd8d334a0a5612bafb06a87c.tar.gz historical-273c030e49873428fd8d334a0a5612bafb06a87c.tar.bz2 historical-273c030e49873428fd8d334a0a5612bafb06a87c.zip |
Stable for sparc, wrt bug #456520
Package-Manager: portage-2.1.11.52/cvs/Linux ppc64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-haskell/text/text-0.11.2.3.ebuild')
-rw-r--r-- | dev-haskell/text/text-0.11.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/text/text-0.11.2.3.ebuild b/dev-haskell/text/text-0.11.2.3.ebuild index d526e9ca98dd..a3c19e6750b4 100644 --- a/dev-haskell/text/text-0.11.2.3.ebuild +++ b/dev-haskell/text/text-0.11.2.3.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/text/text-0.11.2.3.ebuild,v 1.8 2013/03/30 15:02:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/text/text-0.11.2.3.ebuild,v 1.9 2013/03/31 10:28:02 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 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" # tests fail to build: # <command line>: cannot satisfy -package-id text-0.11.2.3-inplace: # text-0.11.2.3-inplace is shadowed by package text-0.11.2.3-db61832d0c4660614c4ceff234ed4abb |