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/botan/
Date: Sat, 04 Mar 2017 13:46:39
Message-Id: 1488635055.ab766e2746fe562ad869e0fb259da34b42b02535.ago@gentoo
1 commit: ab766e2746fe562ad869e0fb259da34b42b02535
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 13:44:15 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 13:44:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab766e27
7
8 dev-libs/botan: x86 stable wrt bug #611498
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/botan/botan-1.10.15-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/botan/botan-1.10.15-r1.ebuild b/dev-libs/botan/botan-1.10.15-r1.ebuild
18 index ccffb616f7c..e7b29096977 100644
19 --- a/dev-libs/botan/botan-1.10.15-r1.ebuild
20 +++ b/dev-libs/botan/botan-1.10.15-r1.ebuild
21 @@ -12,7 +12,7 @@ DESCRIPTION="A C++ crypto library"
22 HOMEPAGE="http://botan.randombit.net/"
23 SRC_URI="http://botan.randombit.net/releases/${MY_P}.tgz"
24
25 -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos"
26 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-macos"
27 SLOT="0"
28 LICENSE="BSD"
29 IUSE="bindist doc python bzip2 gmp libressl ssl static-libs threads zlib"