summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-07-18 04:44:55 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-07-18 04:44:55 +0000
commitf395f93fa16d4d8626ef336ad844a49a4828d7e2 (patch)
treef4eee8fa5e3a0fb63050c25305f78cd4756db3c6 /media-libs/xvid/xvid-0.9.1.ebuild
parentAdded x86 to use.mask (diff)
downloadhistorical-f395f93fa16d4d8626ef336ad844a49a4828d7e2.tar.gz
historical-f395f93fa16d4d8626ef336ad844a49a4828d7e2.tar.bz2
historical-f395f93fa16d4d8626ef336ad844a49a4828d7e2.zip
Added hppa to KEYWORDS.
Diffstat (limited to 'media-libs/xvid/xvid-0.9.1.ebuild')
-rw-r--r--media-libs/xvid/xvid-0.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/xvid/xvid-0.9.1.ebuild b/media-libs/xvid/xvid-0.9.1.ebuild
index 4c61fec61290..9c2a2e062b70 100644
--- a/media-libs/xvid/xvid-0.9.1.ebuild
+++ b/media-libs/xvid/xvid-0.9.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Author Georgi Georgiev <chutz@chubaka.net>
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-0.9.1.ebuild,v 1.3 2003/04/15 20:28:58 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xvid/xvid-0.9.1.ebuild,v 1.4 2003/07/18 04:44:45 gmsoft Exp $
S="${WORKDIR}/${PN}core-${PV}/build/generic"
DESCRIPTION="XviD, a high performance/quality MPEG-4 video de-/encoding solution."
@@ -13,7 +13,7 @@ DEPEND="virtual/glibc
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc ~sparc ~alpha"
+KEYWORDS="x86 ppc ~sparc ~alpha hppa"
src_compile() {
[ -z "${CC}" ] && export CC="gcc"