diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-11-29 04:37:59 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-11-29 04:37:59 +0000 |
commit | 420115b4f811cea68bf1cd2833621cfd95ff9c4c (patch) | |
tree | 5ff89266b001783cec2817c25b2b49d946fc84ab /media-sound/oggtst/oggtst-0.0.ebuild | |
parent | cleanup ebuild, fix bug #33211, and update postinst docs (diff) | |
download | historical-420115b4f811cea68bf1cd2833621cfd95ff9c4c.tar.gz historical-420115b4f811cea68bf1cd2833621cfd95ff9c4c.tar.bz2 historical-420115b4f811cea68bf1cd2833621cfd95ff9c4c.zip |
mark stable on amd64
Diffstat (limited to 'media-sound/oggtst/oggtst-0.0.ebuild')
-rw-r--r-- | media-sound/oggtst/oggtst-0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/oggtst/oggtst-0.0.ebuild b/media-sound/oggtst/oggtst-0.0.ebuild index a9e34ffb5ba1..7ca5f6fd024d 100644 --- a/media-sound/oggtst/oggtst-0.0.ebuild +++ b/media-sound/oggtst/oggtst-0.0.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/oggtst/oggtst-0.0.ebuild,v 1.8 2003/09/07 00:06:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/oggtst/oggtst-0.0.ebuild,v 1.9 2003/11/29 04:37:56 brad_mssw Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A tool for calculating ogg-vorbis playing time." @@ -12,7 +12,7 @@ DEPEND=">=media-libs/libao-0.8.0 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" src_compile() { |