diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-07-03 21:43:51 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-07-03 21:43:51 +0000 |
commit | 25effa1e90fc1cf85ce3cd9d52213a830a3f6337 (patch) | |
tree | 4a6596606811ff817366526b4fa1a11b98ac2603 /dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild | |
parent | keywords (diff) | |
download | historical-25effa1e90fc1cf85ce3cd9d52213a830a3f6337.tar.gz historical-25effa1e90fc1cf85ce3cd9d52213a830a3f6337.tar.bz2 historical-25effa1e90fc1cf85ce3cd9d52213a830a3f6337.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild index b7fb0fe7b00c..0d34a1485c12 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.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/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.4 2003/06/21 21:36:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.5 2003/07/03 21:43:38 gmsoft Exp $ inherit perl-module @@ -11,4 +11,4 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ppc alpha" +KEYWORDS="x86 amd64 ppc alpha hppa" |