diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-22 16:44:29 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-22 16:50:51 +0200 |
commit | 57c01e05eac45c9ac118bfc350498c289fcb5fc2 (patch) | |
tree | 3519f123b10fd60eba2d40cda6e5db3e7785e17b /dev-perl/Net-SSH-AuthorizedKeysFile | |
parent | dev-perl/Net-SNPP: x86 stable (bug #661724) (diff) | |
download | gentoo-57c01e05eac45c9ac118bfc350498c289fcb5fc2.tar.gz gentoo-57c01e05eac45c9ac118bfc350498c289fcb5fc2.tar.bz2 gentoo-57c01e05eac45c9ac118bfc350498c289fcb5fc2.zip |
dev-perl/Net-SSH-AuthorizedKeysFile: x86 stable (bug #661724)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Net-SSH-AuthorizedKeysFile')
-rw-r--r-- | dev-perl/Net-SSH-AuthorizedKeysFile/Net-SSH-AuthorizedKeysFile-0.180.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-SSH-AuthorizedKeysFile/Net-SSH-AuthorizedKeysFile-0.180.0.ebuild b/dev-perl/Net-SSH-AuthorizedKeysFile/Net-SSH-AuthorizedKeysFile-0.180.0.ebuild index d8ecc15d60a7..00b56c761326 100644 --- a/dev-perl/Net-SSH-AuthorizedKeysFile/Net-SSH-AuthorizedKeysFile-0.180.0.ebuild +++ b/dev-perl/Net-SSH-AuthorizedKeysFile/Net-SSH-AuthorizedKeysFile-0.180.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Read and modify ssh's authorized_keys files" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RDEPEND=" |