diff options
author | Nick Hadaway <raker@gentoo.org> | 2003-10-17 08:47:03 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2003-10-17 08:47:03 +0000 |
commit | bc5d46c9419db8a3e1540064f6c1b2850d63ea38 (patch) | |
tree | e599935ea6fa9d0a7c1dd2d8987400cc153db340 /media-libs/libebml/libebml-0.6.0.ebuild | |
parent | add a patch for mips (diff) | |
download | gentoo-2-bc5d46c9419db8a3e1540064f6c1b2850d63ea38.tar.gz gentoo-2-bc5d46c9419db8a3e1540064f6c1b2850d63ea38.tar.bz2 gentoo-2-bc5d46c9419db8a3e1540064f6c1b2850d63ea38.zip |
marking stable for x86
Diffstat (limited to 'media-libs/libebml/libebml-0.6.0.ebuild')
-rw-r--r-- | media-libs/libebml/libebml-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libebml/libebml-0.6.0.ebuild b/media-libs/libebml/libebml-0.6.0.ebuild index d3ab8c04a08c..6deb76a72c40 100644 --- a/media-libs/libebml/libebml-0.6.0.ebuild +++ b/media-libs/libebml/libebml-0.6.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-libs/libebml/libebml-0.6.0.ebuild,v 1.1 2003/10/05 04:07:33 hillster Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libebml/libebml-0.6.0.ebuild,v 1.2 2003/10/17 08:46:49 raker Exp $ IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.matroska.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND="virtual/glibc" |