Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/uniplate/
Date: Fri, 26 Feb 2016 22:31:04
Message-Id: 1456525834.543120b304b7096f5f37e12b2b9ca69b0870f38e.slyfox@gentoo
1 commit: 543120b304b7096f5f37e12b2b9ca69b0870f38e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 26 22:22:53 2016 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 26 22:30:34 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543120b3
7
8 dev-haskell/uniplate: stable for x86, amd64
9
10 Package-Manager: portage-2.2.27
11
12 dev-haskell/uniplate/uniplate-1.6.12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-haskell/uniplate/uniplate-1.6.12.ebuild b/dev-haskell/uniplate/uniplate-1.6.12.ebuild
16 index cb51d2e..c2519f3 100644
17 --- a/dev-haskell/uniplate/uniplate-1.6.12.ebuild
18 +++ b/dev-haskell/uniplate/uniplate-1.6.12.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE=""
26
27 RDEPEND=">=dev-haskell/hashable-1.1.2.3:=[profile?] <dev-haskell/hashable-1.3:=[profile?]