Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cryptlib/
Date: Sat, 04 Mar 2017 13:46:59
Message-Id: 1488635066.5f75f98ca1eddd4453f7f0e4302640a4255fd5f8.ago@gentoo
1 commit: 5f75f98ca1eddd4453f7f0e4302640a4255fd5f8
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 13:44:26 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 13:44:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f75f98c
7
8 dev-libs/cryptlib: x86 stable wrt bug #611502
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild b/dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild
18 index c54210c6a71..6910f74d9e1 100644
19 --- a/dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild
20 +++ b/dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild
21 @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.franken.de/pub/crypt/cryptlib/cl${MY_PV}.zip
22 doc? ( mirror://gentoo/${DOC_PREFIX}-manual.pdf.bz2 )"
23
24 LICENSE="Sleepycat"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 SLOT="0"
28 IUSE="doc ldap odbc python static-libs test"