dev-perl/IO-Socket-Timeout: add ~arm, bug #605722
authorMarkus Meier <maekke@gentoo.org>
Sun, 19 Feb 2017 09:04:03 +0000 (10:04 +0100)
committerMarkus Meier <maekke@gentoo.org>
Sun, 19 Feb 2017 09:05:15 +0000 (10:05 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

dev-perl/IO-Socket-Timeout/IO-Socket-Timeout-0.320.0.ebuild

index 4d3758a53a3615a6ab8dd0d9de8974d5df8a3f22..8850593774a1c9314282db872bd0f609314ff10e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="IO::Socket with read/write timeout"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="test"
 
 RDEPEND="