diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:11:14 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:24:21 +0100 |
commit | 6a5d36b825b39784d2b545261c6fc347bcbb17ec (patch) | |
tree | cb323dd678d30e4ed801f2ea6bdc1f04843b3341 /app-text/evince | |
parent | app-text/epspdf: dropped ~x86-freebsd (diff) | |
download | gentoo-6a5d36b825b39784d2b545261c6fc347bcbb17ec.tar.gz gentoo-6a5d36b825b39784d2b545261c6fc347bcbb17ec.tar.bz2 gentoo-6a5d36b825b39784d2b545261c6fc347bcbb17ec.zip |
app-text/evince: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-text/evince')
-rw-r--r-- | app-text/evince/evince-3.20.1.ebuild | 4 | ||||
-rw-r--r-- | app-text/evince/evince-3.22.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/evince/evince-3.20.1.ebuild b/app-text/evince/evince-3.20.1.ebuild index 98932592eee5..5fc8b709ffff 100644 --- a/app-text/evince/evince-3.20.1.ebuild +++ b/app-text/evince/evince-3.20.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,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 ~ia64 ~mips ~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 ~amd64-linux ~x86-linux ~x64-solaris" # atk used in libview # gdk-pixbuf used all over the place diff --git a/app-text/evince/evince-3.22.1.ebuild b/app-text/evince/evince-3.22.1.ebuild index 0582acca6f56..98856dcf7bec 100644 --- a/app-text/evince/evince-3.22.1.ebuild +++ b/app-text/evince/evince-3.22.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,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 ~ia64 ~mips ~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 ~amd64-linux ~x86-linux ~x64-solaris" # atk used in libview # gdk-pixbuf used all over the place |