diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:43:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:43:51 +0000 |
commit | f835812060a6ac924ee6e787d34e848ee571a9ff (patch) | |
tree | 6fbfb97ff2e006a8f547f85737f570b16e370550 /dev-perl/File-Flat | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-f835812060a6ac924ee6e787d34e848ee571a9ff.tar.gz gentoo-2-f835812060a6ac924ee6e787d34e848ee571a9ff.tar.bz2 gentoo-2-f835812060a6ac924ee6e787d34e848ee571a9ff.zip |
Remove arm keywords
Diffstat (limited to 'dev-perl/File-Flat')
-rw-r--r-- | dev-perl/File-Flat/File-Flat-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Flat/File-Flat-0.8.ebuild b/dev-perl/File-Flat/File-Flat-0.8.ebuild index 6198ecfb7cb4..a1165703b100 100644 --- a/dev-perl/File-Flat/File-Flat-0.8.ebuild +++ b/dev-perl/File-Flat/File-Flat-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.8.ebuild,v 1.2 2003/06/21 21:36:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.8.ebuild,v 1.3 2004/02/22 20:41:30 agriffis 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="x86 amd64 ~alpha ~arm ~hppa ~mips ~ppc ~sparc" +KEYWORDS="x86 amd64 ~alpha ~hppa ~mips ~ppc ~sparc" DEPEND="dev-perl/Class-Autouse dev-perl/File-Spec |