diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 06:53:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 07:01:04 +0000 |
commit | a192ac66f9ade4dbfcba40f8ca5f20e441205724 (patch) | |
tree | 2cf17012141df881f8648d0001d6a22156607313 /app-text/evince | |
parent | gnome-base/nautilus: Stabilize 45.2.1-r1 amd64, #920662 (diff) | |
download | gentoo-a192ac66f9ade4dbfcba40f8ca5f20e441205724.tar.gz gentoo-a192ac66f9ade4dbfcba40f8ca5f20e441205724.tar.bz2 gentoo-a192ac66f9ade4dbfcba40f8ca5f20e441205724.zip |
app-text/evince: Stabilize 45.0 amd64, #920662
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/evince')
-rw-r--r-- | app-text/evince/evince-45.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/evince/evince-45.0.ebuild b/app-text/evince/evince-45.0.ebuild index 3ee84b868030..e63770ce2936 100644 --- a/app-text/evince/evince-45.0.ebuild +++ b/app-text/evince/evince-45.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="cups djvu dvi gstreamer gnome keyring gtk-doc +introspection nautilus postscript spell tiff xps" REQUIRED_USE="gtk-doc? ( introspection )" |