diff options
author | 2013-08-03 07:46:22 +0000 | |
---|---|---|
committer | 2013-08-03 07:46:22 +0000 | |
commit | 4c3f878acd87187f9ede2a26c4716cb385821d2c (patch) | |
tree | 477a5a20f70f124eb26cd4db37c870904cdfe958 /dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild | |
parent | Stable for sparc, wrt bug #470424 (diff) | |
download | gentoo-2-4c3f878acd87187f9ede2a26c4716cb385821d2c.tar.gz gentoo-2-4c3f878acd87187f9ede2a26c4716cb385821d2c.tar.bz2 gentoo-2-4c3f878acd87187f9ede2a26c4716cb385821d2c.zip |
Stable for sparc, wrt bug #470426
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild')
-rw-r--r-- | dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild index a20753671dbc..8738b5b59430 100644 --- a/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild +++ b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild,v 1.5 2013/07/31 14:45:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild,v 1.6 2013/08/03 07:46:22 ago Exp $ EAPI="4" @@ -10,5 +10,5 @@ DESCRIPTION="GNU Gettext file parser." LICENSE="PHP-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc ~x86" IUSE="" |