diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-20 12:38:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-20 19:49:54 +0100 |
commit | 1e43abb8b9c870b4663920cc9c24ea62e3137552 (patch) | |
tree | 8771971079f08207cf6f1f2f010623c6f9fb5979 /dev-haskell | |
parent | dev-haskell/hslogger: amd64 x86 stable, bug #524790 (diff) | |
download | gentoo-1e43abb8b9c870b4663920cc9c24ea62e3137552.tar.gz gentoo-1e43abb8b9c870b4663920cc9c24ea62e3137552.tar.bz2 gentoo-1e43abb8b9c870b4663920cc9c24ea62e3137552.zip |
dev-haskell/http-attoparsec: amd64 x86 stable, bug #524790
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r2.ebuild b/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r2.ebuild index e95f6c9f749c..a220f1a56522 100644 --- a/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r2.ebuild +++ b/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r2.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?] |