diff options
author | 2011-11-06 13:11:41 +0000 | |
---|---|---|
committer | 2011-11-06 13:11:41 +0000 | |
commit | 78db63c2f4a9474e70637d4d5f121137c01f433a (patch) | |
tree | 8df5eb6c03180bd43d81cdad4f58c26a5f14ed65 /dev-perl/HTML-Form/HTML-Form-6.0.0.ebuild | |
parent | Marking IO-Socket-SSL-1.440.0 ppc for bug 386309 (diff) | |
download | gentoo-2-78db63c2f4a9474e70637d4d5f121137c01f433a.tar.gz gentoo-2-78db63c2f4a9474e70637d4d5f121137c01f433a.tar.bz2 gentoo-2-78db63c2f4a9474e70637d4d5f121137c01f433a.zip |
Marking HTML-Form-6.0.0 ppc for bug 386309
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/HTML-Form/HTML-Form-6.0.0.ebuild')
-rw-r--r-- | dev-perl/HTML-Form/HTML-Form-6.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTML-Form/HTML-Form-6.0.0.ebuild b/dev-perl/HTML-Form/HTML-Form-6.0.0.ebuild index e7c09390b18f..de758b098a2e 100644 --- a/dev-perl/HTML-Form/HTML-Form-6.0.0.ebuild +++ b/dev-perl/HTML-Form/HTML-Form-6.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Form/HTML-Form-6.0.0.ebuild,v 1.5 2011/08/09 16:12:54 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Form/HTML-Form-6.0.0.ebuild,v 1.6 2011/11/06 13:11:41 ranger Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Class that represents an HTML form element" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux" IUSE="" RDEPEND=" |