diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 18:00:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 18:39:48 +0100 |
commit | 28798574a01ba6590d02a31738a677d23fcb25b6 (patch) | |
tree | 0a169e6f8f1096b41c2d4cb922383cad7e3dddaf /dev-haskell | |
parent | dev-haskell/stringbuilder: amd64/x86 stable, bug #563090 (diff) | |
download | gentoo-28798574a01ba6590d02a31738a677d23fcb25b6.tar.gz gentoo-28798574a01ba6590d02a31738a677d23fcb25b6.tar.bz2 gentoo-28798574a01ba6590d02a31738a677d23fcb25b6.zip |
dev-haskell/aeson: amd64/x86 stable, bug #563090
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/aeson/aeson-0.9.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/aeson/aeson-0.9.0.1.ebuild b/dev-haskell/aeson/aeson-0.9.0.1.ebuild index 0032c175ff97..064a0bdc00e8 100644 --- a/dev-haskell/aeson/aeson-0.9.0.1.ebuild +++ b/dev-haskell/aeson/aeson-0.9.0.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/attoparsec-0.13.0.0:=[profile?] |