diff options
Diffstat (limited to 'dev-libs/libebml/libebml-0.7.7.ebuild')
-rw-r--r-- | dev-libs/libebml/libebml-0.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-0.7.7.ebuild b/dev-libs/libebml/libebml-0.7.7.ebuild index 547af7cc55e9..f037800d02f9 100644 --- a/dev-libs/libebml/libebml-0.7.7.ebuild +++ b/dev-libs/libebml/libebml-0.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.7.ebuild,v 1.3 2006/10/03 18:59:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.7.ebuild,v 1.4 2006/10/04 03:12:34 weeve Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ppc64 sparc ~x86" DEPEND="" RDEPEND="" |