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 4BA521388C0 for ; Mon, 22 Feb 2016 07:33:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8405BE07B3; Mon, 22 Feb 2016 07:32:58 +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 1BD10E0798 for ; Mon, 22 Feb 2016 07:32:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E419C340B82 for ; Mon, 22 Feb 2016 07:32:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1337C14CE for ; Mon, 22 Feb 2016 07:32:54 +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: <1456126363.bdc29d60015eb49a5c5d110da00d92f3f5fc58f6.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-builder/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild X-VCS-Directories: gnome-extra/gnome-builder/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: bdc29d60015eb49a5c5d110da00d92f3f5fc58f6 X-VCS-Branch: master Date: Mon, 22 Feb 2016 07:32:54 +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: 32e39a38-7a93-4b90-91d4-a0acaaa3ec81 X-Archives-Hash: 7ef0f3beb1926417f826d08d5a578e93 commit: bdc29d60015eb49a5c5d110da00d92f3f5fc58f6 Author: Pacho Ramos gentoo org> AuthorDate: Mon Feb 22 07:32:43 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Mon Feb 22 07:32:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdc29d60 gnome-extra/gnome-builder: amd64 stable, bug #566378 Package-Manager: portage-2.2.27 gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild b/gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild index 1187727..8c34132 100644 --- a/gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild +++ b/gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Builder" LICENSE="GPL-3+ GPL-2+ LGPL-3+ LGPL-2+ MIT CC-BY-SA-3.0 CC0-1.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+introspection python vala" REQUIRED_USE="${PYTHON_REQUIRED_USE}"