diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-01 18:36:20 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-01 18:36:20 +0200 |
commit | 92736bb0452157be8d36afd6a96c207c93445b91 (patch) | |
tree | 1bc27865c54d76f3bfc983549d2bb09cec263657 /net-misc | |
parent | app-portage/gemato: Stabilize 19.0 ALLARCHES, #898580 (diff) | |
download | gentoo-92736bb0452157be8d36afd6a96c207c93445b91.tar.gz gentoo-92736bb0452157be8d36afd6a96c207c93445b91.tar.bz2 gentoo-92736bb0452157be8d36afd6a96c207c93445b91.zip |
net-misc/dropbear: Stabilize 2022.83 arm, #898612
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dropbear/dropbear-2022.83.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dropbear/dropbear-2022.83.ebuild b/net-misc/dropbear/dropbear-2022.83.ebuild index 0ede69cedbbe..afc6bb0f0d76 100644 --- a/net-misc/dropbear/dropbear-2022.83.ebuild +++ b/net-misc/dropbear/dropbear-2022.83.ebuild @@ -18,7 +18,7 @@ SRC_URI+=" verify-sig? ( 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 test zlib" RESTRICT="!test? ( test ) test" |