diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-19 10:02:27 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-19 10:05:01 +0100 |
commit | 20324712c33e59fb0aae3e49425cd867176f5a4f (patch) | |
tree | 12b9a16785171b5b3a7ad2e4e325f4093f482038 /dev-perl/Test-TCP | |
parent | dev-perl/Test-SharedFork: add ~arm, bug #605722 (diff) | |
download | gentoo-20324712c33e59fb0aae3e49425cd867176f5a4f.tar.gz gentoo-20324712c33e59fb0aae3e49425cd867176f5a4f.tar.bz2 gentoo-20324712c33e59fb0aae3e49425cd867176f5a4f.zip |
dev-perl/Test-TCP: add ~arm, bug #605722
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Test-TCP')
-rw-r--r-- | dev-perl/Test-TCP/Test-TCP-2.170.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-TCP/Test-TCP-2.170.0.ebuild b/dev-perl/Test-TCP/Test-TCP-2.170.0.ebuild index e26f978b89a1..72501b377a17 100644 --- a/dev-perl/Test-TCP/Test-TCP-2.170.0.ebuild +++ b/dev-perl/Test-TCP/Test-TCP-2.170.0.ebuild @@ -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="Testing TCP program" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND=" |