diff options
author | Sam James <sam@gentoo.org> | 2021-02-19 16:20:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-19 16:20:18 +0000 |
commit | 055c17ae0f319334dcc1bdaa67cc9bc9cc1e3b00 (patch) | |
tree | 5a01a4262ff9b18438a15580e0b3623f11e8ddc0 /net-misc | |
parent | net-libs/webkit-gtk: Stabilize 2.30.5 arm, #770793 (diff) | |
download | gentoo-055c17ae0f319334dcc1bdaa67cc9bc9cc1e3b00.tar.gz gentoo-055c17ae0f319334dcc1bdaa67cc9bc9cc1e3b00.tar.bz2 gentoo-055c17ae0f319334dcc1bdaa67cc9bc9cc1e3b00.zip |
net-misc/dropbear: Stabilize 2020.81-r2 arm64, #770916
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-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 084a0aeff5dc..54c40455d06c 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=" |