diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-19 15:25:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-19 16:52:53 +0100 |
commit | 939ccc12af655386260a5c49be75ac2c7b3925a9 (patch) | |
tree | 51753dd29ab1db5ab2bcbb3912b0440709f6741c /dev-haskell/attoparsec | |
parent | dev-haskell/scientific: amd64, x86 stable, bug #559988 (diff) | |
download | gentoo-939ccc12af655386260a5c49be75ac2c7b3925a9.tar.gz gentoo-939ccc12af655386260a5c49be75ac2c7b3925a9.tar.bz2 gentoo-939ccc12af655386260a5c49be75ac2c7b3925a9.zip |
dev-haskell/attoparsec: amd64, x86 stable, bug #559988
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/attoparsec')
-rw-r--r-- | dev-haskell/attoparsec/attoparsec-0.11.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/attoparsec/attoparsec-0.11.2.1.ebuild b/dev-haskell/attoparsec/attoparsec-0.11.2.1.ebuild index 4fbdb1e23252..6abc45e81645 100644 --- a/dev-haskell/attoparsec/attoparsec-0.11.2.1.ebuild +++ b/dev-haskell/attoparsec/attoparsec-0.11.2.1.ebuild @@ -16,7 +16,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/scientific-0.2:=[profile?] |