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/x509-validation/
Date: Sun, 30 Aug 2015 22:19:52
Message-Id: 1440973129.c4ae2d3a54bd4456b45b3fcac759bbd4e44a46b0.slyfox@gentoo
1 commit: c4ae2d3a54bd4456b45b3fcac759bbd4e44a46b0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 21:24:33 2015 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 22:18:49 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ae2d3a
7
8 dev-haskell/x509-validation: stable on amd64/x86, bug #554002
9
10 Package-Manager: portage-2.2.20
11
12 dev-haskell/x509-validation/x509-validation-1.5.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-haskell/x509-validation/x509-validation-1.5.2.ebuild b/dev-haskell/x509-validation/x509-validation-1.5.2.ebuild
16 index e8c3642..5c7ba56 100644
17 --- a/dev-haskell/x509-validation/x509-validation-1.5.2.ebuild
18 +++ b/dev-haskell/x509-validation/x509-validation-1.5.2.ebuild
19 @@ -15,7 +15,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/asn1-encoding-0.9:=[profile?] <dev-haskell/asn1-encoding-0.10:=[profile?]