Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/tinyca/
Date: Sat, 04 Mar 2017 13:46:40
Message-Id: 1488635043.ed82e4c676060b04de69862f5713c41283ab17fe.ago@gentoo
1 commit: ed82e4c676060b04de69862f5713c41283ab17fe
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 13:44:03 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 13:44:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed82e4c6
7
8 app-crypt/tinyca: x86 stable wrt bug #611490
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 app-crypt/tinyca/tinyca-2.0.7.5-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/tinyca/tinyca-2.0.7.5-r3.ebuild b/app-crypt/tinyca/tinyca-2.0.7.5-r3.ebuild
18 index 8bda2d1c9dc..03d0babf303 100644
19 --- a/app-crypt/tinyca/tinyca-2.0.7.5-r3.ebuild
20 +++ b/app-crypt/tinyca/tinyca-2.0.7.5-r3.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="http://tinyca.sm-zone.net/${MY_P}.tar.bz2"
22
23 LICENSE="Artistic"
24 SLOT="0"
25 -KEYWORDS="amd64 ~ppc ~sparc ~x86"
26 +KEYWORDS="amd64 ~ppc ~sparc x86"
27 IUSE="libressl"
28 LANGS="en de cs es sv"