diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-17 21:58:01 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-17 21:58:01 +0000 |
commit | aa21f400f9aaf874407c05cf38392d067beaa43b (patch) | |
tree | bfe9ca8269db5aecfa39e8b476745c0587a16f63 /media-gfx/gimp-print/gimp-print-4.2.6.ebuild | |
parent | ChangeLog fixes (diff) | |
download | historical-aa21f400f9aaf874407c05cf38392d067beaa43b.tar.gz historical-aa21f400f9aaf874407c05cf38392d067beaa43b.tar.bz2 historical-aa21f400f9aaf874407c05cf38392d067beaa43b.zip |
stable on ppc64, bug #55802
Diffstat (limited to 'media-gfx/gimp-print/gimp-print-4.2.6.ebuild')
-rw-r--r-- | media-gfx/gimp-print/gimp-print-4.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp-print/gimp-print-4.2.6.ebuild b/media-gfx/gimp-print/gimp-print-4.2.6.ebuild index 95d934854b6c..3a01de4cea54 100644 --- a/media-gfx/gimp-print/gimp-print-4.2.6.ebuild +++ b/media-gfx/gimp-print/gimp-print-4.2.6.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-gfx/gimp-print/gimp-print-4.2.6.ebuild,v 1.11 2004/06/24 22:38:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.6.ebuild,v 1.12 2004/07/17 21:58:01 tgall Exp $ inherit libtool @@ -8,7 +8,7 @@ IUSE="nls gtk readline cups foomaticdb ppds" DESCRIPTION="Gimp Print Drivers" HOMEPAGE="http://gimp-print.sourceforge.net" -KEYWORDS="x86 ~ppc alpha sparc hppa ~amd64 ~mips" +KEYWORDS="x86 ~ppc alpha sparc hppa ~amd64 ~mips ppc64" SRC_URI="mirror://sourceforge/gimp-print/${P}.tar.gz" DEPEND="cups? ( >=net-print/cups-1.1.14 ) |