diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:39:34 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:39:34 +0100 |
commit | a4dc3cdaac3e4aba50af98f2df35b7d2e8f7582d (patch) | |
tree | 94492430902415ab74e7f12cbbe5d8f9972353c5 /net-misc/pssh | |
parent | net-misc/openvpn: dropped ~x86-freebsd (diff) | |
download | gentoo-a4dc3cdaac3e4aba50af98f2df35b7d2e8f7582d.tar.gz gentoo-a4dc3cdaac3e4aba50af98f2df35b7d2e8f7582d.tar.bz2 gentoo-a4dc3cdaac3e4aba50af98f2df35b7d2e8f7582d.zip |
net-misc/pssh: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'net-misc/pssh')
-rw-r--r-- | net-misc/pssh/pssh-2.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/pssh/pssh-2.3.1-r1.ebuild b/net-misc/pssh/pssh-2.3.1-r1.ebuild index 5cfababde872..5a1481e05b1d 100644 --- a/net-misc/pssh/pssh-2.3.1-r1.ebuild +++ b/net-misc/pssh/pssh-2.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="https://parallel-ssh.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="net-misc/openssh |