Gentoo Archives: gentoo-commits

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libb2/
Date: Thu, 06 Jun 2019 08:49:23
Message-Id: 1559810928.388c4c6ec6ec251e85aff0e11bec6e91a83e0ce4.haubi@gentoo
1 commit: 388c4c6ec6ec251e85aff0e11bec6e91a83e0ce4
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 6 08:48:29 2019 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 6 08:48:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=388c4c6e
7
8 app-crypt/libb2: add ~x64-cygwin keyword
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.11
11 Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>
12
13 app-crypt/libb2/libb2-0.98.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-crypt/libb2/libb2-0.98.1.ebuild b/app-crypt/libb2/libb2-0.98.1.ebuild
17 index 6ed261ba062..29d440d64d0 100644
18 --- a/app-crypt/libb2/libb2-0.98.1.ebuild
19 +++ b/app-crypt/libb2/libb2-0.98.1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/BLAKE2/libb2/archive/${GITHASH}.tar.gz -> ${P}.tar.g
21
22 LICENSE="CC0-1.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~hppa ~ppc64 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris"
25 +KEYWORDS="~amd64 ~hppa ~ppc64 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris"
26 IUSE="static native-cflags openmp"
27
28 DEPEND="