diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:43:15 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-10-17 16:43:15 +0000 |
commit | 884c706adc5db0ca4eb89a6c504aa0b1b6fec989 (patch) | |
tree | 7e7ca0bd5507f8f1dcc9a0623a80dae666bd19b3 /dev-perl/CDDB-File | |
parent | added ~ppc to keywords (diff) | |
download | historical-884c706adc5db0ca4eb89a6c504aa0b1b6fec989.tar.gz historical-884c706adc5db0ca4eb89a6c504aa0b1b6fec989.tar.bz2 historical-884c706adc5db0ca4eb89a6c504aa0b1b6fec989.zip |
KEYWORDS for alpha
Diffstat (limited to 'dev-perl/CDDB-File')
-rw-r--r-- | dev-perl/CDDB-File/CDDB-File-1.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CDDB-File/CDDB-File-1.03.ebuild b/dev-perl/CDDB-File/CDDB-File-1.03.ebuild index 3a4ee4edd64d..e9294c92ddf6 100644 --- a/dev-perl/CDDB-File/CDDB-File-1.03.ebuild +++ b/dev-perl/CDDB-File/CDDB-File-1.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/CDDB-File-1.03.ebuild,v 1.4 2002/10/04 05:19:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB-File/CDDB-File-1.03.ebuild,v 1.5 2002/10/17 16:43:13 bjb Exp $ inherit perl-module @@ -14,4 +14,4 @@ DEPEND="${DEPEND} SLOT="2" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc alpha" |