diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 02:06:16 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 02:06:16 +0000 |
commit | 5f196d8b4ba79d10b887c82e96422b8d0ba47dbb (patch) | |
tree | b27d9ac9c319912901cbc98eb65a5b45733e7b2a /media-libs/audiofile | |
parent | ppc-macos keywording (Manifest recommit) (diff) | |
download | gentoo-2-5f196d8b4ba79d10b887c82e96422b8d0ba47dbb.tar.gz gentoo-2-5f196d8b4ba79d10b887c82e96422b8d0ba47dbb.tar.bz2 gentoo-2-5f196d8b4ba79d10b887c82e96422b8d0ba47dbb.zip |
ppc-macos keywording
Diffstat (limited to 'media-libs/audiofile')
-rw-r--r-- | media-libs/audiofile/audiofile-0.2.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/audiofile/audiofile-0.2.6-r1.ebuild b/media-libs/audiofile/audiofile-0.2.6-r1.ebuild index 1b3fd17e12c4..ecf6394066c3 100644 --- a/media-libs/audiofile/audiofile-0.2.6-r1.ebuild +++ b/media-libs/audiofile/audiofile-0.2.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.2.6-r1.ebuild,v 1.11 2004/08/07 18:17:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/audiofile/audiofile-0.2.6-r1.ebuild,v 1.12 2004/09/16 02:01:29 pvdabeel Exp $ inherit libtool gnuconfig eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.68k.org/~michael/audiofile/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa amd64 mips ~ia64 ppc64 macos" +KEYWORDS="x86 ~ppc sparc alpha hppa amd64 mips ~ia64 ppc64 macos ppc-macos" DEPEND="virtual/libc" |