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 AD7971383E0 for ; Thu, 1 Oct 2015 12:37:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE099E0884; Thu, 1 Oct 2015 12:37:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 58F5EE0884 for ; Thu, 1 Oct 2015 12:37:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EFC96341188 for ; Thu, 1 Oct 2015 12:37:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D82B436F for ; Thu, 1 Oct 2015 12:37:13 +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: <1443703000.7bfe41a7472cf88c10075e51114910f907bda718.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/conf-update/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/conf-update/conf-update-1.0.3.ebuild X-VCS-Directories: app-portage/conf-update/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 7bfe41a7472cf88c10075e51114910f907bda718 X-VCS-Branch: master Date: Thu, 1 Oct 2015 12:37:13 +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: d27e933e-19f7-4069-b565-d26689417c54 X-Archives-Hash: c510a14088b4113d46f3d65caf09358d commit: 7bfe41a7472cf88c10075e51114910f907bda718 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Oct 1 12:36:40 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Oct 1 12:36:40 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bfe41a7 app-portage/conf-update: amd64 stable wrt bug #561794 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" app-portage/conf-update/conf-update-1.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/conf-update/conf-update-1.0.3.ebuild b/app-portage/conf-update/conf-update-1.0.3.ebuild index 9780031..46804f4 100644 --- a/app-portage/conf-update/conf-update-1.0.3.ebuild +++ b/app-portage/conf-update/conf-update-1.0.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="colordiff" RDEPEND=">=dev-libs/glib-2.6