diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-07-02 19:08:59 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-07-02 19:08:59 +0000 |
commit | 4c8dfc2c1b865bc27db3138d2aeb4d13bd371492 (patch) | |
tree | cce026db8db5eaea262ef0bb8e8c746495f91653 /media-sound/rawrec/rawrec-0.9.98.ebuild | |
parent | Unkeyword for arm hppa mips sh, as they don't support direct rendering. (diff) | |
download | historical-4c8dfc2c1b865bc27db3138d2aeb4d13bd371492.tar.gz historical-4c8dfc2c1b865bc27db3138d2aeb4d13bd371492.tar.bz2 historical-4c8dfc2c1b865bc27db3138d2aeb4d13bd371492.zip |
Stable on ppc.
Package-Manager: portage-2.1.1_pre1-r5
Diffstat (limited to 'media-sound/rawrec/rawrec-0.9.98.ebuild')
-rw-r--r-- | media-sound/rawrec/rawrec-0.9.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/rawrec/rawrec-0.9.98.ebuild b/media-sound/rawrec/rawrec-0.9.98.ebuild index 5dcc544d92e2..9b4aff363d86 100644 --- a/media-sound/rawrec/rawrec-0.9.98.ebuild +++ b/media-sound/rawrec/rawrec-0.9.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rawrec/rawrec-0.9.98.ebuild,v 1.10 2006/03/07 15:39:32 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rawrec/rawrec-0.9.98.ebuild,v 1.11 2006/07/02 19:08:59 pylon Exp $ inherit flag-o-matic toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/rawrec/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" S=${S}/src |