diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-19 20:42:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-19 20:42:40 +0200 |
commit | d1123b3ac7acc1d31f58511ed42576ace19edded (patch) | |
tree | 2bc166905f692f21eb897a7a8c54c4750100ba3b /dev-haskell/http-attoparsec | |
parent | games-puzzle/connectagram: amd64 stable wrt bug #558950 (diff) | |
download | gentoo-d1123b3ac7acc1d31f58511ed42576ace19edded.tar.gz gentoo-d1123b3ac7acc1d31f58511ed42576ace19edded.tar.bz2 gentoo-d1123b3ac7acc1d31f58511ed42576ace19edded.zip |
dev-haskell/http-attoparsec: amd64 stable wrt bug #534986
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 9ad0fd1b27b4..c98e6fdfa1e6 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?] |