diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-06-16 14:57:15 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-06-16 14:57:15 +0000 |
commit | c9abe69dec59eeef26f110061280ec31d84f958d (patch) | |
tree | bfefb352770fc9254f3ab00fda74e1267838e127 /app-text/evince/evince-3.12.1.ebuild | |
parent | Keyword ~mips (diff) | |
download | historical-c9abe69dec59eeef26f110061280ec31d84f958d.tar.gz historical-c9abe69dec59eeef26f110061280ec31d84f958d.tar.bz2 historical-c9abe69dec59eeef26f110061280ec31d84f958d.zip |
Keyword ~mips
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0xF52D4BBA
Diffstat (limited to 'app-text/evince/evince-3.12.1.ebuild')
-rw-r--r-- | app-text/evince/evince-3.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/evince/evince-3.12.1.ebuild b/app-text/evince/evince-3.12.1.ebuild index 109230982310..43b688ca343c 100644 --- a/app-text/evince/evince-3.12.1.ebuild +++ b/app-text/evince/evince-3.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-3.12.1.ebuild,v 1.1 2014/04/27 15:48:32 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-3.12.1.ebuild,v 1.2 2014/06/16 14:56:55 blueness Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ LICENSE="GPL-2+ CC-BY-SA-3.0" # subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3) SLOT="0/evd3.4-evv3.3" IUSE="debug djvu dvi +introspection libsecret nautilus +postscript t1lib tiff xps" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" # Since 2.26.2, can handle poppler without cairo support. Make it optional ? # not mature enough |