Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-font-viewer/
Date: Tue, 10 May 2022 04:06:24
Message-Id: 1652155553.a08d2ed8aacaad6a8ef89a61df8afc3b8a241d89.arthurzam@gentoo
1 commit: a08d2ed8aacaad6a8ef89a61df8afc3b8a241d89
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 10 04:05:53 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 10 04:05:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08d2ed8
7
8 media-gfx/gnome-font-viewer: Keyword 42.0 ia64, #838709
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 media-gfx/gnome-font-viewer/gnome-font-viewer-42.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/gnome-font-viewer/gnome-font-viewer-42.0.ebuild b/media-gfx/gnome-font-viewer/gnome-font-viewer-42.0.ebuild
16 index e7cc6fc17173..1e02263ec461 100644
17 --- a/media-gfx/gnome-font-viewer/gnome-font-viewer-42.0.ebuild
18 +++ b/media-gfx/gnome-font-viewer/gnome-font-viewer-42.0.ebuild
19 @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-font-viewer"
20
21 LICENSE="GPL-2+ LGPL-2.1+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
25
26 DEPEND="
27 >=dev-libs/glib-2.56.0:2