diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-08-31 12:50:39 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-08-31 12:58:44 -0700 |
commit | c3dc83ed14a3c620f21986e74d02507b044d9ecd (patch) | |
tree | 9afa91ee92df6415a0c2eb925fbcda1aa0fa4ec2 /net-misc/mosh | |
parent | net-misc/mosh-1.3.2: added ~ia64 (diff) | |
download | gentoo-c3dc83ed14a3c620f21986e74d02507b044d9ecd.tar.gz gentoo-c3dc83ed14a3c620f21986e74d02507b044d9ecd.tar.bz2 gentoo-c3dc83ed14a3c620f21986e74d02507b044d9ecd.zip |
net-misc/mosh-1.3.2: added ~ppc64
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-misc/mosh')
-rw-r--r-- | net-misc/mosh/mosh-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/mosh/mosh-1.3.2.ebuild b/net-misc/mosh/mosh-1.3.2.ebuild index 51e41b0d781c..4eea0ddd9726 100644 --- a/net-misc/mosh/mosh-1.3.2.ebuild +++ b/net-misc/mosh/mosh-1.3.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mosh.org/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+client examples libressl +mosh-hardening +server ufw +utempter" REQUIRED_USE=" |