Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-directory-thumbnailer/
Date: Sat, 08 Oct 2016 09:51:30
Message-Id: 1475920224.7ef9a701c58a67aecf91ff405f72c24b7001bfc7.pacho@gentoo
1 commit: 7ef9a701c58a67aecf91ff405f72c24b7001bfc7
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 8 09:00:24 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 8 09:50:24 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ef9a701
7
8 gnome-extra/gnome-directory-thumbnailer: x86 keyword
9
10 Package-Manager: portage-2.3.1
11
12 .../gnome-directory-thumbnailer-0.1.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-extra/gnome-directory-thumbnailer/gnome-directory-thumbnailer-0.1.8.ebuild b/gnome-extra/gnome-directory-thumbnailer/gnome-directory-thumbnailer-0.1.8.ebuild
16 index ef627f2..8a5748d 100644
17 --- a/gnome-extra/gnome-directory-thumbnailer/gnome-directory-thumbnailer-0.1.8.ebuild
18 +++ b/gnome-extra/gnome-directory-thumbnailer/gnome-directory-thumbnailer-0.1.8.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeDirectoryThumbnailer"
20 LICENSE="LGPL-2.1+"
21 SLOT="0"
22 IUSE=""
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~x86"
25
26 RDEPEND="
27 >=dev-libs/glib-2.35:2