diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 18:08:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 19:40:17 +0100 |
commit | 66d042c300b070a400d328a959b0be5e032d1260 (patch) | |
tree | c00686ecb1fd6ae7a6ddfcb63f267cee55184e47 /dev-haskell | |
parent | 90e43cbc46e529ffdff2dc0ca2d9c0d1acea21ba (diff) | |
download | gentoo-66d042c300b070a400d328a959b0be5e032d1260.tar.gz gentoo-66d042c300b070a400d328a959b0be5e032d1260.tar.xz |
dev-haskell/aeson-pretty: stable 0.8.2 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64 x86"
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/aeson-pretty/aeson-pretty-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/aeson-pretty/aeson-pretty-0.8.2.ebuild b/dev-haskell/aeson-pretty/aeson-pretty-0.8.2.ebuild index a40a3042d0e..34d902e691c 100644 --- a/dev-haskell/aeson-pretty/aeson-pretty-0.8.2.ebuild +++ b/dev-haskell/aeson-pretty/aeson-pretty-0.8.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="lib-only" RDEPEND=">=dev-haskell/aeson-0.7:=[profile?] |