summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-07-02 20:16:13 +0000
committerMike Frysinger <vapier@gentoo.org>2006-07-02 20:16:13 +0000
commit8d81c361fe2f14daa45d299fb7c4e359c87cffcb (patch)
tree8efe94824d3bee6d23744fadec6bd8c8140349f9 /media-libs/jasper
parentRevision bumps to support new Java system. (diff)
downloadgentoo-2-8d81c361fe2f14daa45d299fb7c4e359c87cffcb.tar.gz
gentoo-2-8d81c361fe2f14daa45d299fb7c4e359c87cffcb.tar.bz2
gentoo-2-8d81c361fe2f14daa45d299fb7c4e359c87cffcb.zip
s390 love
(Portage version: 2.1.1_pre2-r1)
Diffstat (limited to 'media-libs/jasper')
-rw-r--r--media-libs/jasper/jasper-1.701.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/jasper/jasper-1.701.0.ebuild b/media-libs/jasper/jasper-1.701.0.ebuild
index 607581731e81..b7197ca26221 100644
--- a/media-libs/jasper/jasper-1.701.0.ebuild
+++ b/media-libs/jasper/jasper-1.701.0.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/jasper/jasper-1.701.0.ebuild,v 1.23 2006/04/14 10:49:01 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/jasper/jasper-1.701.0.ebuild,v 1.24 2006/07/02 20:16:13 vapier Exp $
inherit libtool
@@ -10,7 +10,7 @@ SRC_URI="http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-${PV}.zip"
LICENSE="JasPer"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="opengl jpeg"
RDEPEND="jpeg? ( media-libs/jpeg )