diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 04:54:43 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:08:12 +0300 |
commit | ef11b486bdb09cd199a034e3c2f5af06b22d9eaa (patch) | |
tree | 7019ab08fd98fb34fccd5aa4b6e28afcb1e940a7 /app-text/evince | |
parent | app-misc/tracker: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-ef11b486bdb09cd199a034e3c2f5af06b22d9eaa.tar.gz gentoo-ef11b486bdb09cd199a034e3c2f5af06b22d9eaa.tar.bz2 gentoo-ef11b486bdb09cd199a034e3c2f5af06b22d9eaa.zip |
app-text/evince: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-text/evince')
-rw-r--r-- | app-text/evince/evince-3.24.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/evince/evince-3.24.2.ebuild b/app-text/evince/evince-3.24.2.ebuild index 28ce5a2f8a0d..584a95adcec8 100644 --- a/app-text/evince/evince-3.24.2.ebuild +++ b/app-text/evince/evince-3.24.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,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="djvu dvi gstreamer gnome gnome-keyring +introspection nautilus nsplugin +postscript t1lib tiff xps" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" # atk used in libview # gdk-pixbuf used all over the place |