diff options
author | Calum Selkirk <cselkirk@gentoo.org> | 2002-08-01 03:01:17 +0000 |
---|---|---|
committer | Calum Selkirk <cselkirk@gentoo.org> | 2002-08-01 03:01:17 +0000 |
commit | 51da79e398d9e6240b0cb1c11ea18aaa4d4d0fdf (patch) | |
tree | 63db7e7b540509b856e3bc9eb9218889a65567c8 /dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild | |
parent | masking pre-release evms (diff) | |
download | gentoo-2-51da79e398d9e6240b0cb1c11ea18aaa4d4d0fdf.tar.gz gentoo-2-51da79e398d9e6240b0cb1c11ea18aaa4d4d0fdf.tar.bz2 gentoo-2-51da79e398d9e6240b0cb1c11ea18aaa4d4d0fdf.zip |
Added ppc to KEYWORDS.
Diffstat (limited to 'dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild')
-rw-r--r-- | dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild b/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild index 8850e6b6817c..1f50d2faf0ed 100644 --- a/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild +++ b/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild,v 1.6 2002/07/25 04:43:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild,v 1.7 2002/08/01 03:01:17 cselkirk Exp $ inherit perl-module @@ -11,4 +11,4 @@ HOMEPAGE="http://sourceforge.net/projects/mp3-info/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86" +KEYWORDS="x86 ppc" |