diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:24:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:24:08 +0200 |
commit | 7c1c5b9c8848a451a4463c0c5ff157f497ca0182 (patch) | |
tree | 8d42783fdcf810463a82891a9476b3412962d5bf /dev-haskell/http-attoparsec | |
parent | dev-python/ctypesgen: x86 stable wrt bug #559292 (diff) | |
download | gentoo-7c1c5b9c8848a451a4463c0c5ff157f497ca0182.tar.gz gentoo-7c1c5b9c8848a451a4463c0c5ff157f497ca0182.tar.bz2 gentoo-7c1c5b9c8848a451a4463c0c5ff157f497ca0182.zip |
dev-haskell/http-attoparsec: x86 stable wrt bug #534986
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-haskell/http-attoparsec')
-rw-r--r-- | dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r1.ebuild b/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r1.ebuild index c98e6fdfa1e6..446a1cf9b811 100644 --- a/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r1.ebuild +++ b/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-haskell/attoparsec-0.10.4.0:=[profile?] <dev-haskell/attoparsec-0.13:=[profile?] |