diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-09 03:47:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-09 03:47:35 +0000 |
commit | 37dc976c428048af39c16e2d5ad85b519358fcd0 (patch) | |
tree | e7331b022928882e547317fe46907f47e2f50cc3 /media-libs/libtheora | |
parent | ~mips KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-37dc976c428048af39c16e2d5ad85b519358fcd0.tar.gz gentoo-2-37dc976c428048af39c16e2d5ad85b519358fcd0.tar.bz2 gentoo-2-37dc976c428048af39c16e2d5ad85b519358fcd0.zip |
arm KEYWORDS
Diffstat (limited to 'media-libs/libtheora')
-rw-r--r-- | media-libs/libtheora/libtheora-1.0_alpha3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libtheora/libtheora-1.0_alpha3.ebuild b/media-libs/libtheora/libtheora-1.0_alpha3.ebuild index 023f5403ef58..df27d48c1106 100644 --- a/media-libs/libtheora/libtheora-1.0_alpha3.ebuild +++ b/media-libs/libtheora/libtheora-1.0_alpha3.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/media-libs/libtheora/libtheora-1.0_alpha3.ebuild,v 1.16 2004/10/27 20:44:42 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_alpha3.ebuild,v 1.17 2004/11/09 03:45:56 vapier Exp $ DESCRIPTION="The Theora Video Compression Codec" HOMEPAGE="http://www.theora.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.theora.org/files/${P/_}.tar.bz2" LICENSE="xiph" SLOT="0" -KEYWORDS="x86 amd64 ppc sparc alpha hppa ppc64 ~mips ia64 ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~ppc-macos sparc x86" IUSE="" DEPEND=">=media-libs/libogg-1.1.0 |