diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-12-02 09:17:58 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-12-02 09:17:58 +0000 |
commit | 3b0542f8b0a80150bb77c199a96697f016b96d62 (patch) | |
tree | 1e4560044d089bdd43d2880eb32c49edfb53357d /dev-perl/File-Flat/File-Flat-0.95-r1.ebuild | |
parent | Marked ppc stable for bug #114070. (diff) | |
download | gentoo-2-3b0542f8b0a80150bb77c199a96697f016b96d62.tar.gz gentoo-2-3b0542f8b0a80150bb77c199a96697f016b96d62.tar.bz2 gentoo-2-3b0542f8b0a80150bb77c199a96697f016b96d62.zip |
Marked ~ppc for bug #113365.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-perl/File-Flat/File-Flat-0.95-r1.ebuild')
-rw-r--r-- | dev-perl/File-Flat/File-Flat-0.95-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild b/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild index a3e005d6bf14..debe21c80f86 100644 --- a/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild +++ b/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild,v 1.2 2005/11/28 13:11:57 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild,v 1.3 2005/12/02 09:17:58 josejx Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" #KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |