diff options
author | Jason Wever <weeve@gentoo.org> | 2004-07-10 23:17:27 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-07-10 23:17:27 +0000 |
commit | 21ec50bb46a2001a3a6b74b0b9c2517bc126acd9 (patch) | |
tree | c73d1b09fd14434df445a2c5396f87d03587cdd8 /dev-libs/libebml/libebml-0.6.3.ebuild | |
parent | Added use ircd to init script. (Manifest recommit) (diff) | |
download | gentoo-2-21ec50bb46a2001a3a6b74b0b9c2517bc126acd9.tar.gz gentoo-2-21ec50bb46a2001a3a6b74b0b9c2517bc126acd9.tar.bz2 gentoo-2-21ec50bb46a2001a3a6b74b0b9c2517bc126acd9.zip |
Stable on sparc.
Diffstat (limited to 'dev-libs/libebml/libebml-0.6.3.ebuild')
-rw-r--r-- | dev-libs/libebml/libebml-0.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-0.6.3.ebuild b/dev-libs/libebml/libebml-0.6.3.ebuild index da8e394b70af..1217022637ec 100644 --- a/dev-libs/libebml/libebml-0.6.3.ebuild +++ b/dev-libs/libebml/libebml-0.6.3.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.3.ebuild,v 1.6 2004/07/02 04:45:03 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.3.ebuild,v 1.7 2004/07/10 23:12:52 weeve Exp $ inherit flag-o-matic @@ -14,7 +14,7 @@ HOMEPAGE="http://www.matroska.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~amd64 alpha ia64 ~sparc" +KEYWORDS="x86 ppc ~amd64 alpha ia64 sparc" DEPEND="virtual/libc" |