diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 21:16:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 21:16:24 +0300 |
commit | e26855244185d88700c25b4f750bfab203883697 (patch) | |
tree | 7be30245f4594afffb1b9cd8be5fbb08f7868777 /app-text/evince | |
parent | dev-libs/gobject-introspection-common: Stabilize 1.76.1 amd64, #905495 (diff) | |
download | gentoo-e26855244185d88700c25b4f750bfab203883697.tar.gz gentoo-e26855244185d88700c25b4f750bfab203883697.tar.bz2 gentoo-e26855244185d88700c25b4f750bfab203883697.zip |
app-text/evince: Stabilize 44.1 x86, #905509
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/evince')
-rw-r--r-- | app-text/evince/evince-44.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/evince/evince-44.1.ebuild b/app-text/evince/evince-44.1.ebuild index 9575bf389429..1af965262ec5 100644 --- a/app-text/evince/evince-44.1.ebuild +++ b/app-text/evince/evince-44.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Evince" LICENSE="GPL-2+ CC-BY-SA-3.0" # subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3) SLOT="0/evd3.4-evv3.3" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="cups djvu dvi gstreamer gnome gnome-keyring gtk-doc +introspection nautilus postscript spell tiff xps" REQUIRED_USE="gtk-doc? ( introspection )" |