diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-10-31 16:03:43 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-10-31 16:03:43 +0000 |
commit | 9cc2cdba181f303fd5d58b83680482a6a69622ad (patch) | |
tree | 3a5da4fd4284f6f78fbe01a8b87f17c690c18a87 /media-libs/xvid/xvid-1.1.0-r3.ebuild | |
parent | removed old version (diff) | |
download | historical-9cc2cdba181f303fd5d58b83680482a6a69622ad.tar.gz historical-9cc2cdba181f303fd5d58b83680482a6a69622ad.tar.bz2 historical-9cc2cdba181f303fd5d58b83680482a6a69622ad.zip |
Stable on x86, bug #153014.
Package-Manager: portage-2.1.2_rc1-r1
Diffstat (limited to 'media-libs/xvid/xvid-1.1.0-r3.ebuild')
-rw-r--r-- | media-libs/xvid/xvid-1.1.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/xvid/xvid-1.1.0-r3.ebuild b/media-libs/xvid/xvid-1.1.0-r3.ebuild index 8537078c5279..f0f27bc53139 100644 --- a/media-libs/xvid/xvid-1.1.0-r3.ebuild +++ b/media-libs/xvid/xvid-1.1.0-r3.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-r3.ebuild,v 1.1 2006/10/27 17:45:41 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-1.1.0-r3.ebuild,v 1.2 2006/10/31 16:03:43 ticho Exp $ inherit eutils fixheadtails autotools @@ -12,7 +12,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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc altivec" DEPEND="x86? ( >=dev-lang/nasm-0.98.36 ) |