diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-30 11:14:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-30 11:14:11 +0000 |
commit | 041bbb4a7d05bab43f402efbdf57d49cb10113d8 (patch) | |
tree | e9ec9d59adba2140e0fb5a5f82dbf51e362bb914 /dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild | |
parent | Added ~ppc64; bug #134717 (diff) | |
download | gentoo-2-041bbb4a7d05bab43f402efbdf57d49cb10113d8.tar.gz gentoo-2-041bbb4a7d05bab43f402efbdf57d49cb10113d8.tar.bz2 gentoo-2-041bbb4a7d05bab43f402efbdf57d49cb10113d8.zip |
Added ~ppc64; bug #134717
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild')
-rw-r--r-- | dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild b/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild index 44f4fae3cf9e..799d5bfd15b8 100644 --- a/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild +++ b/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild,v 1.1 2006/01/30 15:30:01 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild,v 1.2 2006/05/30 11:14:11 corsair Exp $ inherit php-ezc DESCRIPTION="This eZ component handles XML translation definitions (the Qt Linguist format)." SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc64 ~x86" IUSE="" |