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: Tue, 02 Feb 2021 21:01:47
Message-Id: 1612299694.88998a7e299e3ea802abed609b6d93bec831d730.sam@gentoo
1 commit: 88998a7e299e3ea802abed609b6d93bec831d730
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 2 21:01:34 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 2 21:01:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88998a7e
7
8 dev-libs/libtomcrypt: Stabilize 1.18.2-r2 x86, #767103
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild
16 index 5cd2518270a..6b394a5ffe9 100644
17 --- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild
18 +++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild
19 @@ -17,7 +17,7 @@ LICENSE="|| ( WTFPL-2 public-domain )"
20 # Helpful site:
21 # https://abi-laboratory.pro/index.php?view=timeline&l=libtomcrypt
22 SLOT="0/1"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos"
25 IUSE="+gmp +libtommath tomsfastmath"
26
27 BDEPEND="