diff options
author | Robert Coie <rac@gentoo.org> | 2003-06-22 21:09:30 +0000 |
---|---|---|
committer | Robert Coie <rac@gentoo.org> | 2003-06-22 21:09:30 +0000 |
commit | 12d7750906972eb1ff5f1661d453637ab80392fd (patch) | |
tree | 56a69bb8602492ffa0e4bca7bda17443487a3c72 /dev-perl/File-Spec/File-Spec-0.82.ebuild | |
parent | Changed ~sparc & ~mips to sparc & mips (diff) | |
download | gentoo-2-12d7750906972eb1ff5f1661d453637ab80392fd.tar.gz gentoo-2-12d7750906972eb1ff5f1661d453637ab80392fd.tar.bz2 gentoo-2-12d7750906972eb1ff5f1661d453637ab80392fd.zip |
add back lost keywords
Diffstat (limited to 'dev-perl/File-Spec/File-Spec-0.82.ebuild')
-rw-r--r-- | dev-perl/File-Spec/File-Spec-0.82.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Spec/File-Spec-0.82.ebuild b/dev-perl/File-Spec/File-Spec-0.82.ebuild index 9865a23abf0e..a8f43d341ca3 100644 --- a/dev-perl/File-Spec/File-Spec-0.82.ebuild +++ b/dev-perl/File-Spec/File-Spec-0.82.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-Spec/File-Spec-0.82.ebuild,v 1.5 2003/06/21 21:36:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Spec/File-Spec-0.82.ebuild,v 1.6 2003/06/22 21:05:42 rac Exp $ inherit perl-module @@ -11,5 +11,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RB/RBS/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ~alpha ~arm ~hppa ~mips ~ppc sparc" |