Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-directory-thumbnailer/
Date: Thu, 26 Apr 2018 17:15:14
Message-Id: 1524762836.316b02d62414cb21446c85c23d6009b834a6afde.whissi@gentoo
1 commit: 316b02d62414cb21446c85c23d6009b834a6afde
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 26 16:37:29 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 17:13:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316b02d6
7
8 gnome-extra/gnome-directory-thumbnailer: x86 stable (bug #652976)
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
11
12 .../gnome-directory-thumbnailer-0.1.10.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.10.ebuild b/gnome-extra/gnome-directory-thumbnailer/gnome-directory-thumbnailer-0.1.10.ebuild
16 index 668a0971afe..52e329a3114 100644
17 --- a/gnome-extra/gnome-directory-thumbnailer/gnome-directory-thumbnailer-0.1.10.ebuild
18 +++ b/gnome-extra/gnome-directory-thumbnailer/gnome-directory-thumbnailer-0.1.10.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeDirectoryThumbnailer"
20 LICENSE="LGPL-2.1+"
21 SLOT="0"
22 IUSE=""
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 x86"
25
26 RDEPEND="
27 >=dev-libs/glib-2.35:2