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:38:43
Message-Id: 1488634697.2ece422651d700dbdc24047aceefabb4f388d7ef.ago@gentoo
1 commit: 2ece422651d700dbdc24047aceefabb4f388d7ef
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 13:35:15 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 13:38:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ece4226
7
8 dev-libs/botan: amd64 stable wrt bug #611498
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="amd64"
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 e26b4dc9166..ccffb616f7c 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"