diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-08-29 10:36:42 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-08-29 10:36:42 +0000 |
commit | 338a61926c395ad97f2cc93d9cd3b9787fa4aab1 (patch) | |
tree | 99de18a85679599ae1170d4d31768dc9799583be /dev-libs/libebml | |
parent | adding amd64 keyword to app-doc/howto-ps (#61859) (Manifest recommit) (diff) | |
download | gentoo-2-338a61926c395ad97f2cc93d9cd3b9787fa4aab1.tar.gz gentoo-2-338a61926c395ad97f2cc93d9cd3b9787fa4aab1.tar.bz2 gentoo-2-338a61926c395ad97f2cc93d9cd3b9787fa4aab1.zip |
x86 stable
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r-- | dev-libs/libebml/libebml-0.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-0.6.5.ebuild b/dev-libs/libebml/libebml-0.6.5.ebuild index 8d644d5b1582..dbf547ba78e0 100644 --- a/dev-libs/libebml/libebml-0.6.5.ebuild +++ b/dev-libs/libebml/libebml-0.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.5.ebuild,v 1.6 2004/07/14 14:36:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.5.ebuild,v 1.7 2004/08/29 10:34:38 mholzer Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.matroska.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64 ~alpha ~ia64 ~sparc ~hppa ~mips" +KEYWORDS="x86 ~ppc ~amd64 ~alpha ~ia64 ~sparc ~hppa ~mips" DEPEND="virtual/libc" |