Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libtomcrypt/
Date: Sat, 30 Jan 2021 05:24:54
Message-Id: 1611984274.bf8c99cfb26d541fc6a2fe4b11ebb61b46d6471b.sam@gentoo
1 commit: bf8c99cfb26d541fc6a2fe4b11ebb61b46d6471b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 30 05:23:03 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 30 05:24:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf8c99cf
7
8 dev-libs/libtomcrypt: ~x64-macos keyworded
9
10 Bug: https://bugs.gentoo.org/761235
11 Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild
18 index b324983f523..5cd2518270a 100644
19 --- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild
20 +++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild
21 @@ -17,7 +17,7 @@ LICENSE="|| ( WTFPL-2 public-domain )"
22 # Helpful site:
23 # https://abi-laboratory.pro/index.php?view=timeline&l=libtomcrypt
24 SLOT="0/1"
25 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
26 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~x64-macos"
27 IUSE="+gmp +libtommath tomsfastmath"
28
29 BDEPEND="