diff options
author | George Shapovalov <george@gentoo.org> | 2003-05-10 22:48:36 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-05-10 22:48:36 +0000 |
commit | 3f25eff634576b328bfe6b25bf7e0a655ac03913 (patch) | |
tree | 3a15e49b7a8b0740afc9a25497d1f13634a6608c /media-sound/rip/rip-1.07.ebuild | |
parent | new package (diff) | |
download | historical-3f25eff634576b328bfe6b25bf7e0a655ac03913.tar.gz historical-3f25eff634576b328bfe6b25bf7e0a655ac03913.tar.bz2 historical-3f25eff634576b328bfe6b25bf7e0a655ac03913.zip |
added ~ppc to KEYWORDS to match previous version (as requested by developers of other arches)
Diffstat (limited to 'media-sound/rip/rip-1.07.ebuild')
-rw-r--r-- | media-sound/rip/rip-1.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/rip/rip-1.07.ebuild b/media-sound/rip/rip-1.07.ebuild index 62c355a1b917..69c9ecc67d3d 100644 --- a/media-sound/rip/rip-1.07.ebuild +++ b/media-sound/rip/rip-1.07.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/media-sound/rip/rip-1.07.ebuild,v 1.1 2003/05/08 11:10:08 jje Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rip/rip-1.07.ebuild,v 1.2 2003/05/10 22:48:36 george Exp $ S="${WORKDIR}/${P}" DESCRIPTION="A command-line based audio CD ripper and mp3 encoder" @@ -9,7 +9,7 @@ HOMEPAGE="http://rip.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND="" |