summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2018-09-14 16:51:15 +0800
committerBenda Xu <heroxbd@gentoo.org>2018-09-14 16:52:21 +0800
commitf031aee7218afa882b7b85a588d8118397675f61 (patch)
tree3e5cf80ec7b5c65d7477be39eee1eed846b5441d
parentgnome-base/libgnomekbd: bump to 3.26.0 (diff)
downloadgentoo-f031aee7218afa882b7b85a588d8118397675f61.tar.gz
gentoo-f031aee7218afa882b7b85a588d8118397675f61.tar.bz2
gentoo-f031aee7218afa882b7b85a588d8118397675f61.zip
net-misc/openssh: drop keyword ~arm-linux.
Bug: https://bugs.gentoo.org/664598 Package-Manager: Portage-2.3.49, Repoman-2.3.10
-rw-r--r--net-misc/openssh/openssh-7.8_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/openssh-7.8_p1.ebuild b/net-misc/openssh/openssh-7.8_p1.ebuild
index 44272213431a..3ce6916d6e9b 100644
--- a/net-misc/openssh/openssh-7.8_p1.ebuild
+++ b/net-misc/openssh/openssh-7.8_p1.ebuild
@@ -29,7 +29,7 @@ SRC_URI="mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
# Probably want to drop ssl defaulting to on in a future version.
IUSE="abi_mips_n32 audit bindist debug hpn kerberos kernel_linux ldns libedit libressl livecd pam +pie sctp selinux +ssl static test X X509"
RESTRICT="!test? ( test )"