diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:46:36 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:48:28 +0100 |
commit | 60c529892a06dde86867b46ea47e27f15a573cf3 (patch) | |
tree | 5d7a29dbf4cb05403d6f0906971c400b9f59b47f /dev-perl/IO-Socket-Timeout | |
parent | net-dns/updatedd: x86 stable (bug #647724) (diff) | |
download | gentoo-60c529892a06dde86867b46ea47e27f15a573cf3.tar.gz gentoo-60c529892a06dde86867b46ea47e27f15a573cf3.tar.bz2 gentoo-60c529892a06dde86867b46ea47e27f15a573cf3.zip |
dev-perl/IO-Socket-Timeout: x86 stable (bug #647724)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-perl/IO-Socket-Timeout')
-rw-r--r-- | dev-perl/IO-Socket-Timeout/IO-Socket-Timeout-0.320.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Socket-Timeout/IO-Socket-Timeout-0.320.0.ebuild b/dev-perl/IO-Socket-Timeout/IO-Socket-Timeout-0.320.0.ebuild index 0abbdb0e8224..404bb0616c5d 100644 --- a/dev-perl/IO-Socket-Timeout/IO-Socket-Timeout-0.320.0.ebuild +++ b/dev-perl/IO-Socket-Timeout/IO-Socket-Timeout-0.320.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="IO::Socket with read/write timeout" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="test" RDEPEND=" |