diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:27 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:32 -0800 |
commit | e9fcc227287324842f9b7619667ce7b348bfbb05 (patch) | |
tree | 9edfb8285d87c9a9db4e4f0415b4c5b02e79dacd /dev-perl/Test-TCP | |
parent | dev-perl/HTTP-Headers-Fast: added ~sparc, bug 577100 (diff) | |
download | gentoo-e9fcc227287324842f9b7619667ce7b348bfbb05.tar.gz gentoo-e9fcc227287324842f9b7619667ce7b348bfbb05.tar.bz2 gentoo-e9fcc227287324842f9b7619667ce7b348bfbb05.zip |
dev-perl/Test-TCP: added ~sparc, bug 577100
Diffstat (limited to 'dev-perl/Test-TCP')
-rw-r--r-- | dev-perl/Test-TCP/Test-TCP-2.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 965848a55cc9..1c5907f52ac1 100644 --- a/dev-perl/Test-TCP/Test-TCP-2.170.0.ebuild +++ b/dev-perl/Test-TCP/Test-TCP-2.170.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Testing TCP program" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |