diff options
author | 2006-09-07 14:51:44 +0000 | |
---|---|---|
committer | 2006-09-07 14:51:44 +0000 | |
commit | 60c1c7e4853a2100ff98fdeab9c0ebeced3a21e5 (patch) | |
tree | fdc52054afa2050abd0ab68c1e9adf68b91e6993 /media-libs/xvid/xvid-1.1.0-r1.ebuild | |
parent | Do not build with hspell, as long as it isn't supported by all architectures. (diff) | |
download | historical-60c1c7e4853a2100ff98fdeab9c0ebeced3a21e5.tar.gz historical-60c1c7e4853a2100ff98fdeab9c0ebeced3a21e5.tar.bz2 historical-60c1c7e4853a2100ff98fdeab9c0ebeced3a21e5.zip |
Stable on amd64.
Package-Manager: portage-2.1-r2
Diffstat (limited to 'media-libs/xvid/xvid-1.1.0-r1.ebuild')
-rw-r--r-- | media-libs/xvid/xvid-1.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/xvid/xvid-1.1.0-r1.ebuild b/media-libs/xvid/xvid-1.1.0-r1.ebuild index 81b9b1c061c8..51dd38c72197 100644 --- a/media-libs/xvid/xvid-1.1.0-r1.ebuild +++ b/media-libs/xvid/xvid-1.1.0-r1.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/media-libs/xvid/xvid-1.1.0-r1.ebuild,v 1.6 2006/09/07 13:53:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-1.1.0-r1.ebuild,v 1.7 2006/09/07 14:51:44 tcort Exp $ inherit eutils fixheadtails autotools @@ -13,7 +13,7 @@ SRC_URI="http://downloads.xvid.org/downloads/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ppc64 sparc ~x86" IUSE="doc altivec" DEPEND="x86? ( >=dev-lang/nasm-0.98.36 ) |