diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-22 16:42:17 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-22 16:50:45 +0200 |
commit | 16d6f5ca885f5100a130575f0e971e75c31f97ad (patch) | |
tree | e72b387e5b717a2900c8fa6fac3777188da2d976 /dev-perl/Net-SFTP-Foreign | |
parent | dev-perl/Net-SFTP: x86 stable (bug #661724) (diff) | |
download | gentoo-16d6f5ca885f5100a130575f0e971e75c31f97ad.tar.gz gentoo-16d6f5ca885f5100a130575f0e971e75c31f97ad.tar.bz2 gentoo-16d6f5ca885f5100a130575f0e971e75c31f97ad.zip |
dev-perl/Net-SFTP-Foreign: x86 stable (bug #661724)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Net-SFTP-Foreign')
-rw-r--r-- | dev-perl/Net-SFTP-Foreign/Net-SFTP-Foreign-1.870.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-SFTP-Foreign/Net-SFTP-Foreign-1.870.0.ebuild b/dev-perl/Net-SFTP-Foreign/Net-SFTP-Foreign-1.870.0.ebuild index d2a6642bcd03..a8945b3fd717 100644 --- a/dev-perl/Net-SFTP-Foreign/Net-SFTP-Foreign-1.870.0.ebuild +++ b/dev-perl/Net-SFTP-Foreign/Net-SFTP-Foreign-1.870.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="SSH File Transfer Protocol client" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~sparc x86" IUSE="test examples" RDEPEND=" |