diff options
author | Sam James <sam@gentoo.org> | 2020-08-15 06:12:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-15 06:12:37 +0000 |
commit | d888368e05435bebf95ac5271dba2761b281c475 (patch) | |
tree | abc7f7a8ded8e1e32f6aa603ac4ab8fabbd2d494 /net-misc | |
parent | dev-libs/libtommath: Stabilize 1.2.0 x86, #737168 (diff) | |
download | gentoo-d888368e05435bebf95ac5271dba2761b281c475.tar.gz gentoo-d888368e05435bebf95ac5271dba2761b281c475.tar.bz2 gentoo-d888368e05435bebf95ac5271dba2761b281c475.zip |
net-misc/dropbear: restore stable keywords
These were lost when cleaning up because a revbump
was needed to fix the libtommath dependency.
Restore most of the keywords, the rest pending
libtommath-1.2.0 stabilisation which is ongoing.
Bug: https://bugs.gentoo.org/737168
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dropbear/dropbear-2020.80-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dropbear/dropbear-2020.80-r1.ebuild b/net-misc/dropbear/dropbear-2020.80-r1.ebuild index 85519a9a17de..88a15ff55baa 100644 --- a/net-misc/dropbear/dropbear-2020.80-r1.ebuild +++ b/net-misc/dropbear/dropbear-2020.80-r1.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" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="bsdpty minimal multicall pam +shadow static +syslog zlib" LIB_DEPEND=" |