diff options
author | Sam James <sam@gentoo.org> | 2024-11-20 08:12:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-20 08:12:21 +0000 |
commit | e28a2d52586c38461ea3ef905c8641ce65a44ebf (patch) | |
tree | ee3c2fd2a5cce0ab2c94f86645ba1a76f96ab5cd /net-misc | |
parent | dev-python/oslo-config: Bump to 9.7.0 (diff) | |
download | gentoo-e28a2d52586c38461ea3ef905c8641ce65a44ebf.tar.gz gentoo-e28a2d52586c38461ea3ef905c8641ce65a44ebf.tar.bz2 gentoo-e28a2d52586c38461ea3ef905c8641ce65a44ebf.zip |
net-misc/dropbear: Stabilize 2024.85-r2 hppa, #933018
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dropbear/dropbear-2024.85-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dropbear/dropbear-2024.85-r2.ebuild b/net-misc/dropbear/dropbear-2024.85-r2.ebuild index 282d72502f91..0d668a45761a 100644 --- a/net-misc/dropbear/dropbear-2024.85-r2.ebuild +++ b/net-misc/dropbear/dropbear-2024.85-r2.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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~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 )" |