diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-13 13:14:13 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-13 13:14:13 +0000 |
commit | 68bbb6bd8c1b93af684b744ace29ef2f343e7c34 (patch) | |
tree | c3a74fe5702d0113a60315512c6d0b8d22faf12f /dev-perl | |
parent | Marked ~ppc64 for bug #315789. (diff) | |
download | gentoo-2-68bbb6bd8c1b93af684b744ace29ef2f343e7c34.tar.gz gentoo-2-68bbb6bd8c1b93af684b744ace29ef2f343e7c34.tar.bz2 gentoo-2-68bbb6bd8c1b93af684b744ace29ef2f343e7c34.zip |
Marked ~ppc/~ppc64 for bug #315789.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Data-FormValidator/Data-FormValidator-4.66.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-FormValidator/Data-FormValidator-4.66.ebuild b/dev-perl/Data-FormValidator/Data-FormValidator-4.66.ebuild index 3202f828f4b7..49660a9cd7c8 100644 --- a/dev-perl/Data-FormValidator/Data-FormValidator-4.66.ebuild +++ b/dev-perl/Data-FormValidator/Data-FormValidator-4.66.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-FormValidator/Data-FormValidator-4.66.ebuild,v 1.2 2010/05/08 15:55:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-FormValidator/Data-FormValidator-4.66.ebuild,v 1.3 2010/09/13 13:14:13 josejx Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Validates user input (usually from an HTML form) based on input profile" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="dev-perl/ImageSize |