From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D23F0139083 for ; Thu, 14 Dec 2017 22:51:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 508D8E0F7D; Thu, 14 Dec 2017 22:51:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 267C0E0F7D for ; Thu, 14 Dec 2017 22:51:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 210E633BEA7 for ; Thu, 14 Dec 2017 22:51:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF942AE75 for ; Thu, 14 Dec 2017 22:51:42 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1513291880.5c89c6e7b9c5e1cfa7f337d9666002c5078b5eca.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tracker/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/tracker/tracker-1.12.3.ebuild X-VCS-Directories: app-misc/tracker/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 5c89c6e7b9c5e1cfa7f337d9666002c5078b5eca X-VCS-Branch: master Date: Thu, 14 Dec 2017 22:51:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ad2b82a7-469e-4940-91c0-15bdf5608dcc X-Archives-Hash: a76641ba3bc51c9ee6b423211383482e commit: 5c89c6e7b9c5e1cfa7f337d9666002c5078b5eca Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Dec 14 22:51:20 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Dec 14 22:51:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c89c6e7 app-misc/tracker: amd64 stable wrt bug #630738 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> app-misc/tracker/tracker-1.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/tracker/tracker-1.12.3.ebuild b/app-misc/tracker/tracker-1.12.3.ebuild index c1408491b57..6537b5cf23a 100644 --- a/app-misc/tracker/tracker-1.12.3.ebuild +++ b/app-misc/tracker/tracker-1.12.3.ebuild @@ -16,7 +16,7 @@ IUSE="cue elibc_glibc exif ffmpeg firefox-bookmarks flac gif gsf gstreamer gtk iptc +iso +jpeg libav +miner-fs mp3 nautilus networkmanager pdf playlist rss seccomp stemmer test thunderbird +tiff upnp-av upower +vorbis +xml xmp xps" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" REQUIRED_USE=" ?? ( gstreamer ffmpeg )