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: Wed, 23 Dec 2020 05:23:04
Message-Id: 1608700902.2769f5662ad5206cf3c46f2efc5fe0d094a75cdd.sam@gentoo
1 commit: 2769f5662ad5206cf3c46f2efc5fe0d094a75cdd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 23 05:21:42 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 23 05:21:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2769f566
7
8 dev-libs/libtomcrypt: Keyword 1.18.2-r1 sparc, #761235
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild
16 index 4a2fbf1ca84..dbe1b803f84 100644
17 --- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild
18 +++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.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="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~sparc ~x86"
25 IUSE="+gmp +libtommath tomsfastmath"
26
27 BDEPEND="virtual/pkgconfig"