From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9A31913829C for ; Sat, 11 Jun 2016 19:40:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FF5BE08D0; Sat, 11 Jun 2016 19:39:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CE944E08CE for ; Sat, 11 Jun 2016 19:39:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 131F6340C15 for ; Sat, 11 Jun 2016 19:39:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7914233B for ; Sat, 11 Jun 2016 19:39:52 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1465673950.d22a7b9f351d5079f3d823cf0ab0da190215a8ff.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rygel/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/rygel/rygel-0.28.3.ebuild X-VCS-Directories: net-misc/rygel/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: d22a7b9f351d5079f3d823cf0ab0da190215a8ff X-VCS-Branch: master Date: Sat, 11 Jun 2016 19:39:52 +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: 0b4a1b9b-d8e2-43cb-83c0-dd62e2fbc7dc X-Archives-Hash: e6590faf4a6d90415988a28b7db0c86c commit: d22a7b9f351d5079f3d823cf0ab0da190215a8ff Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 11 12:17:31 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 11 19:39:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d22a7b9f net-misc/rygel: x86 stable, bug 584468 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="x86" net-misc/rygel/rygel-0.28.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/rygel/rygel-0.28.3.ebuild b/net-misc/rygel/rygel-0.28.3.ebuild index ae0b7c7..3d9adfd 100644 --- a/net-misc/rygel/rygel-0.28.3.ebuild +++ b/net-misc/rygel/rygel-0.28.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Rygel" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X +introspection +sqlite tracker test transcode" # The deps for tracker? and transcode? are just the earliest available