diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-12 22:17:10 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-12 22:17:10 +0000 |
commit | 1c123eb1df9f368be4378234142204ea7bc84097 (patch) | |
tree | e3d373a2682e8cf6ebbc3f7b6d52241364877fad /dev-perl/Test-TCP | |
parent | keyword ~ppc, bug #442188 (diff) | |
download | gentoo-2-1c123eb1df9f368be4378234142204ea7bc84097.tar.gz gentoo-2-1c123eb1df9f368be4378234142204ea7bc84097.tar.bz2 gentoo-2-1c123eb1df9f368be4378234142204ea7bc84097.zip |
keyword ~ppc, bug #442188
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-perl/Test-TCP')
-rw-r--r-- | dev-perl/Test-TCP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-TCP/Test-TCP-1.180.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-TCP/ChangeLog b/dev-perl/Test-TCP/ChangeLog index ed091589efd5..2a3a2fd87069 100644 --- a/dev-perl/Test-TCP/ChangeLog +++ b/dev-perl/Test-TCP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-TCP # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-TCP/ChangeLog,v 1.6 2012/11/03 18:30:31 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-TCP/ChangeLog,v 1.7 2012/11/12 22:17:10 blueness Exp $ + + 12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> Test-TCP-1.180.0.ebuild: + keyword ~ppc, bug #442188 *Test-TCP-1.180.0 (03 Nov 2012) diff --git a/dev-perl/Test-TCP/Test-TCP-1.180.0.ebuild b/dev-perl/Test-TCP/Test-TCP-1.180.0.ebuild index cf52bada75bb..9ef210fc0a77 100644 --- a/dev-perl/Test-TCP/Test-TCP-1.180.0.ebuild +++ b/dev-perl/Test-TCP/Test-TCP-1.180.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-TCP/Test-TCP-1.180.0.ebuild,v 1.1 2012/11/03 18:30:31 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-TCP/Test-TCP-1.180.0.ebuild,v 1.2 2012/11/12 22:17:10 blueness Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Testing TCP program" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="test" RDEPEND=" |