diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-09 01:31:27 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-09 01:31:27 +0000 |
commit | 3aabe811f0ec7222586c33124953f4e118871725 (patch) | |
tree | f9d63d769f73a802a3398695786c9e4a27f514a2 /dev-libs/libebml/libebml-0.7.3.ebuild | |
parent | arm stable (diff) | |
download | gentoo-2-3aabe811f0ec7222586c33124953f4e118871725.tar.gz gentoo-2-3aabe811f0ec7222586c33124953f4e118871725.tar.bz2 gentoo-2-3aabe811f0ec7222586c33124953f4e118871725.zip |
arm love
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-libs/libebml/libebml-0.7.3.ebuild')
-rw-r--r-- | dev-libs/libebml/libebml-0.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libebml/libebml-0.7.3.ebuild b/dev-libs/libebml/libebml-0.7.3.ebuild index 431c8e1d777b..4c98c8859b54 100644 --- a/dev-libs/libebml/libebml-0.7.3.ebuild +++ b/dev-libs/libebml/libebml-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.3.ebuild,v 1.10 2005/07/02 20:25:57 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.3.ebuild,v 1.11 2005/07/09 01:31:27 vapier Exp $ IUSE="" @@ -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 hppa ia64 ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc-macos ppc64 sparc x86" DEPEND="virtual/libc" |