diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 17:12:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 17:12:17 +0000 |
commit | fc5da4bedcb3aa0cba4324ed424ca16ae075f36b (patch) | |
tree | e8939cc7178837af0071f1e123721214c8032657 /net-misc/dropbear | |
parent | net-analyzer/arp-scan: Stabilize 1.9.7 amd64, #770856 (diff) | |
download | gentoo-fc5da4bedcb3aa0cba4324ed424ca16ae075f36b.tar.gz gentoo-fc5da4bedcb3aa0cba4324ed424ca16ae075f36b.tar.bz2 gentoo-fc5da4bedcb3aa0cba4324ed424ca16ae075f36b.zip |
net-misc/dropbear: Stabilize 2020.81-r2 amd64, #770916
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/dropbear')
-rw-r--r-- | net-misc/dropbear/dropbear-2020.81-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dropbear/dropbear-2020.81-r2.ebuild b/net-misc/dropbear/dropbear-2020.81-r2.ebuild index d193f9a8b62c..89a8a345b428 100644 --- a/net-misc/dropbear/dropbear-2020.81-r2.ebuild +++ b/net-misc/dropbear/dropbear-2020.81-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://matt.ucc.asn.au/dropbear/releases/${P}.tar.bz2 LICENSE="MIT GPL-2" # (init script is GPL-2 #426056) SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="bsdpty minimal multicall pam +shadow static +syslog zlib" LIB_DEPEND=" |