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 824CF139694 for ; Wed, 26 Jul 2017 19:51:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D99D91FC0DB; Wed, 26 Jul 2017 19:51:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 BC3851FC0DB for ; Wed, 26 Jul 2017 19:51:02 +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 6902134179C for ; Wed, 26 Jul 2017 19:51:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0EAE53064 for ; Wed, 26 Jul 2017 19:51:00 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1501098644.ba70e189c78d26ffb6b3bca9661906ba333b846a.maekke@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.30.1.ebuild X-VCS-Directories: dev-util/geany/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: ba70e189c78d26ffb6b3bca9661906ba333b846a X-VCS-Branch: master Date: Wed, 26 Jul 2017 19:51:00 +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: 0f0102b3-e1e4-4769-974d-d2262abd5583 X-Archives-Hash: 68e82e1b8d217648cc6dffb681f21542 commit: ba70e189c78d26ffb6b3bca9661906ba333b846a Author: Markus Meier gentoo org> AuthorDate: Wed Jul 26 19:50:44 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Wed Jul 26 19:50:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba70e189 dev-util/geany: arm stable, bug #622002 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" dev-util/geany/geany-1.30.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/geany/geany-1.30.1.ebuild b/dev-util/geany/geany-1.30.1.ebuild index a26660d9241..21207f955e3 100644 --- a/dev-util/geany/geany-1.30.1.ebuild +++ b/dev-util/geany/geany-1.30.1.ebuild @@ -13,7 +13,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