diff options
Diffstat (limited to 'app-text/poppler/poppler-0.14.5.ebuild')
-rw-r--r-- | app-text/poppler/poppler-0.14.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/poppler/poppler-0.14.5.ebuild b/app-text/poppler/poppler-0.14.5.ebuild index 233dfd8dec54..c388a597a83e 100644 --- a/app-text/poppler/poppler-0.14.5.ebuild +++ b/app-text/poppler/poppler-0.14.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.14.5.ebuild,v 1.4 2011/01/08 12:34:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.14.5.ebuild,v 1.5 2011/01/08 12:48:55 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://poppler.freedesktop.org/" SRC_URI="http://poppler.freedesktop.org/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="+abiword cairo cjk curl cxx debug doc exceptions jpeg jpeg2k +lcms png qt4 +utils +xpdf-headers" |