Gentoo Archives: gentoo-commits

From: Dennis Lamm <expeditioneer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gtkhtml/
Date: Wed, 30 Jan 2019 18:34:27
Message-Id: 1548873200.7f005bea0e7b1e69b3278b1fe627a53e73428489.expeditioneer@gentoo
1 commit: 7f005bea0e7b1e69b3278b1fe627a53e73428489
2 Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 30 18:33:20 2019 +0000
4 Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 30 18:33:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f005bea
7
8 gnome-extra/gtlhtml: changed wrong keyword to ~x86
9
10 Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>
11
12 gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild
16 index 50c27673527..22fe176d121 100644
17 --- a/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild
18 +++ b/gnome-extra/gtkhtml/gtkhtml-4.10.0-r1.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/gtkhtml"
20
21 LICENSE="GPL-2+ LGPL-2+"
22 SLOT="4.0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 # orbit is referenced in configure, but is not used anywhere else