Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dropbear/
Date: Sat, 15 Aug 2020 06:12:47
Message-Id: 1597471957.d888368e05435bebf95ac5271dba2761b281c475.sam@gentoo
1 commit: d888368e05435bebf95ac5271dba2761b281c475
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 15 06:12:37 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 15 06:12:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d888368e
7
8 net-misc/dropbear: restore stable keywords
9
10 These were lost when cleaning up because a revbump
11 was needed to fix the libtommath dependency.
12
13 Restore most of the keywords, the rest pending
14 libtommath-1.2.0 stabilisation which is ongoing.
15
16 Bug: https://bugs.gentoo.org/737168
17 Package-Manager: Portage-3.0.2, Repoman-2.3.23
18 Signed-off-by: Sam James <sam <AT> gentoo.org>
19
20 net-misc/dropbear/dropbear-2020.80-r1.ebuild | 2 +-
21 1 file changed, 1 insertion(+), 1 deletion(-)
22
23 diff --git a/net-misc/dropbear/dropbear-2020.80-r1.ebuild b/net-misc/dropbear/dropbear-2020.80-r1.ebuild
24 index 85519a9a17d..88a15ff55ba 100644
25 --- a/net-misc/dropbear/dropbear-2020.80-r1.ebuild
26 +++ b/net-misc/dropbear/dropbear-2020.80-r1.ebuild
27 @@ -12,7 +12,7 @@ SRC_URI="https://matt.ucc.asn.au/dropbear/releases/${P}.tar.bz2
28
29 LICENSE="MIT GPL-2" # (init script is GPL-2 #426056)
30 SLOT="0"
31 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
32 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sparc x86 ~amd64-linux ~x86-linux"
33 IUSE="bsdpty minimal multicall pam +shadow static +syslog zlib"
34
35 LIB_DEPEND="