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 F26E31395E4 for ; Wed, 16 Nov 2016 20:33:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7B55E0B69; Wed, 16 Nov 2016 20:33:06 +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 8EFF5E0B69 for ; Wed, 16 Nov 2016 20:33:06 +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 714373413E9 for ; Wed, 16 Nov 2016 20:33:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E14E324C1 for ; Wed, 16 Nov 2016 20:33:03 +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: <1479328365.7c4dfcde57c9fb01cf7cc075cef74b4c60f5acc4.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/geany/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/geany/geany-1.28.ebuild X-VCS-Directories: dev-util/geany/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 7c4dfcde57c9fb01cf7cc075cef74b4c60f5acc4 X-VCS-Branch: master Date: Wed, 16 Nov 2016 20:33:03 +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: ed30500b-aaed-4f1f-8a49-157e33cf12ef X-Archives-Hash: 3fb471d8f2ec2e5c7e3f397cdcd40b19 commit: 7c4dfcde57c9fb01cf7cc075cef74b4c60f5acc4 Author: Pacho Ramos gentoo org> AuthorDate: Wed Nov 16 20:15:30 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Nov 16 20:32:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c4dfcde dev-util/geany: amd64/x86 stable, bug #599264 Package-Manager: portage-2.3.2 dev-util/geany/geany-1.28.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/geany/geany-1.28.ebuild b/dev-util/geany/geany-1.28.ebuild index 7fc0697..4bbdce0 100644 --- a/dev-util/geany/geany-1.28.ebuild +++ b/dev-util/geany/geany-1.28.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://download.geany.org/${P}.tar.bz2" LICENSE="GPL-2+ HPND" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="gtk3 +vte" RDEPEND=">=dev-libs/glib-2.32:2