diff options
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" |