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: Wed, 05 Jun 2019 08:35:34
Message-Id: 1559723703.c653b8a1d7b00e201b1569988deabe8498a20213.haubi@gentoo
1 commit: c653b8a1d7b00e201b1569988deabe8498a20213
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 5 08:34:34 2019 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 5 08:35:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c653b8a1
7
8 app-crypt/libb2: add ~amd64-linux ~x86-linux keywords
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 5c0e7d2f2ff..b1b9368d083 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 ~x64-macos ~sparc-solaris ~x64-solaris"
25 +KEYWORDS="~amd64 ~hppa ~ppc64 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris"
26 IUSE="static +native-cflags openmp"
27
28 DEPEND="