commit: c5eeebbbd86b3ad2f472b02beeb37d5c21130258 Author: sakaki <sakaki <AT> deciban <DOT> com> AuthorDate: Sat Feb 4 18:52:40 2017 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Thu Feb 16 20:22:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5eeebbb
app-text/evince: add ~arm64 keyword (tested on cortex-a53) Closes: https://github.com/gentoo/gentoo/pull/3813 app-text/evince/evince-3.22.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/evince/evince-3.22.1.ebuild b/app-text/evince/evince-3.22.1.ebuild index 98856dcf7b..ab80c7b2e4 100644 --- a/app-text/evince/evince-3.22.1.ebuild +++ b/app-text/evince/evince-3.22.1.ebuild @@ -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 ~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
