Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
Date: Mon, 13 Sep 2021 04:49:41
Message-Id: 1631508569.31319455969f80e7283a0f0c7536ad366d34056e.mattst88@gentoo
1 commit: 31319455969f80e7283a0f0c7536ad366d34056e
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 10 21:46:13 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 13 04:49:29 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=31319455
7
8 specs/hppa: Enable USE=libtommath for dev-libs/libtomcrypt
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 releases/specs/hppa/netboot-hppa32.spec | 1 +
13 releases/specs/hppa/netboot-hppa64.spec | 1 +
14 2 files changed, 2 insertions(+)
15
16 diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
17 index e2e15639..378d23c6 100644
18 --- a/releases/specs/hppa/netboot-hppa32.spec
19 +++ b/releases/specs/hppa/netboot-hppa32.spec
20 @@ -18,6 +18,7 @@ boot/kernel/netboot32/gk_kernargs: --all-ramdisk-modules
21
22 netboot/use:
23 -*
24 + libtommath # dropbear requires libtomcrypt[libtommath]
25 multicall
26 shadow
27 readline
28
29 diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
30 index b0241dc6..009b792a 100644
31 --- a/releases/specs/hppa/netboot-hppa64.spec
32 +++ b/releases/specs/hppa/netboot-hppa64.spec
33 @@ -17,6 +17,7 @@ boot/kernel/netboot64/gk_kernargs: --cross-compile=hppa64-unknown-linux-gnu --
34
35 netboot/use:
36 -*
37 + libtommath # dropbear requires libtomcrypt[libtommath]
38 multicall
39 shadow
40 readline