diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 09:53:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-26 09:53:43 +0000 |
commit | e2ce787c23a23a7ba63dd6d4b48f7ed1deef7ef7 (patch) | |
tree | 1b4cb5075850b14f296c30759331952acdc1a08a /dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild | |
parent | Stable for x86, wrt bug #534964 (diff) | |
download | historical-e2ce787c23a23a7ba63dd6d4b48f7ed1deef7ef7.tar.gz historical-e2ce787c23a23a7ba63dd6d4b48f7ed1deef7ef7.tar.bz2 historical-e2ce787c23a23a7ba63dd6d4b48f7ed1deef7ef7.zip |
Stable for x86, wrt bug #534988
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild')
-rw-r--r-- | dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild b/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild index efa4c95c9a5e..ee9c6fd82cd5 100644 --- a/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild +++ b/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild,v 1.3 2015/01/22 08:46:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.5.ebuild,v 1.4 2015/01/26 09:53:42 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-haskell/text-0.7:=[profile?] |