diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-05 19:56:48 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-05 19:56:48 +0000 |
commit | e138f5ff865df88f278804077896973eafa131f5 (patch) | |
tree | b16004628c89cd8ab88f7f1e9d812d5fdca423c6 /app-cdr/k3b/k3b-1.0.4.ebuild | |
parent | Make sure that python is build with readline support -- closes #204272. (diff) | |
download | historical-e138f5ff865df88f278804077896973eafa131f5.tar.gz historical-e138f5ff865df88f278804077896973eafa131f5.tar.bz2 historical-e138f5ff865df88f278804077896973eafa131f5.zip |
Marking k3b-1.0.4 ppc64 for bug 180917
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-cdr/k3b/k3b-1.0.4.ebuild')
-rw-r--r-- | app-cdr/k3b/k3b-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/k3b/k3b-1.0.4.ebuild b/app-cdr/k3b/k3b-1.0.4.ebuild index e8b87cef9f86..069ae8271672 100644 --- a/app-cdr/k3b/k3b-1.0.4.ebuild +++ b/app-cdr/k3b/k3b-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/k3b-1.0.4.ebuild,v 1.7 2008/01/04 18:26:57 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/k3b-1.0.4.ebuild,v 1.8 2008/01/05 19:56:48 ranger Exp $ inherit kde eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/k3b/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="alsa css dvdr dvdread encode ffmpeg flac hal mp3 musepack musicbrainz sndfile vcd vorbis emovix" |