diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:53:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:53:53 +0000 |
commit | 17377e1346e7775fd317c8df3059c7556fcc7b78 (patch) | |
tree | a6e2ea7d70bbb75741b7eb7757d5738dfd169166 /dev-perl/Time-Local | |
parent | Closing #35902. (diff) | |
download | historical-17377e1346e7775fd317c8df3059c7556fcc7b78.tar.gz historical-17377e1346e7775fd317c8df3059c7556fcc7b78.tar.bz2 historical-17377e1346e7775fd317c8df3059c7556fcc7b78.zip |
Remove arm keywords
Diffstat (limited to 'dev-perl/Time-Local')
-rw-r--r-- | dev-perl/Time-Local/Time-Local-1.05.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Time-Local/Time-Local-1.07.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Time-Local/Time-Local-1.05.ebuild b/dev-perl/Time-Local/Time-Local-1.05.ebuild index 15507831e408..31177d08083b 100644 --- a/dev-perl/Time-Local/Time-Local-1.05.ebuild +++ b/dev-perl/Time-Local/Time-Local-1.05.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/Time-Local/Time-Local-1.05.ebuild,v 1.2 2003/06/21 21:36:38 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/Time-Local-1.05.ebuild,v 1.3 2004/02/22 20:51:55 agriffis Exp $ inherit perl-module @@ -11,5 +11,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${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" diff --git a/dev-perl/Time-Local/Time-Local-1.07.ebuild b/dev-perl/Time-Local/Time-Local-1.07.ebuild index 90d13ab372e2..ea632ef0bad0 100644 --- a/dev-perl/Time-Local/Time-Local-1.07.ebuild +++ b/dev-perl/Time-Local/Time-Local-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/Time-Local-1.07.ebuild,v 1.4 2004/02/20 17:14:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Local/Time-Local-1.07.ebuild,v 1.5 2004/02/22 20:51:55 agriffis Exp $ inherit perl-module @@ -11,5 +11,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~amd64 alpha ~arm hppa ~mips ppc sparc ia64" +KEYWORDS="x86 ~amd64 alpha hppa ~mips ppc sparc ia64" |