diff options
Diffstat (limited to 'gnustep-libs')
-rw-r--r-- | gnustep-libs/pdfkit/pdfkit-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-libs/pdfkit/pdfkit-0.8.ebuild b/gnustep-libs/pdfkit/pdfkit-0.8.ebuild index 3e11ba0c32a9..b2e5a7a73ce4 100644 --- a/gnustep-libs/pdfkit/pdfkit-0.8.ebuild +++ b/gnustep-libs/pdfkit/pdfkit-0.8.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/gnustep-libs/pdfkit/pdfkit-0.8.ebuild,v 1.1 2004/10/22 05:18:11 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pdfkit/pdfkit-0.8.ebuild,v 1.2 2004/10/22 19:50:42 fafhrd Exp $ inherit gnustep @@ -10,7 +10,7 @@ DESCRIPTION="PDFKit is a framework that supports rendering of PDF content in GNU HOMEPAGE="http://home.gna.org/gsimageapps/" SRC_URI="http://download.gna.org/gsimageapps/${P/pdfk/PDFK}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~ppc" +KEYWORDS="~ppc ~x86" SLOT="0" IUSE="${IUSE}" |