diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-02-02 10:13:48 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-02-02 10:13:48 +0000 |
commit | 724f91b2747452a7d0b9e234b66b284927b63ebe (patch) | |
tree | 0b8bacdf1c5b65072964788042e356a118f383d1 /dev-perl/Time-Duration | |
parent | This is a visualization plugin similar to the simple spectrum analyzer that c... (diff) | |
download | gentoo-2-724f91b2747452a7d0b9e234b66b284927b63ebe.tar.gz gentoo-2-724f91b2747452a7d0b9e234b66b284927b63ebe.tar.bz2 gentoo-2-724f91b2747452a7d0b9e234b66b284927b63ebe.zip |
stable on sparc ; removing ~arm as DEPEND cannot be satisfied
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.02.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild index 5c084fb698c8..fb833db25cdb 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.02.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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-Duration/Time-Duration-1.02.ebuild,v 1.2 2003/06/21 21:36:38 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Time-Duration/Time-Duration-1.02.ebuild,v 1.3 2004/02/02 10:13:48 ciaranm Exp $ inherit perl-module @@ -11,5 +11,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/S/SB/SBURKE/${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" |