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 D3AEC13829C for ; Sat, 11 Jun 2016 10:14:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C5DD141FC; Sat, 11 Jun 2016 10:14:25 +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 35FB9141FC for ; Sat, 11 Jun 2016 10:14:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 13C78340B35 for ; Sat, 11 Jun 2016 10:14:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29478209A for ; Sat, 11 Jun 2016 10:14:20 +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: <1465640055.8354584ac7ed57e0b37819777187ef3e7299b12f.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtksourceview/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/gtksourceview/gtksourceview-3.18.3.ebuild X-VCS-Directories: x11-libs/gtksourceview/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 8354584ac7ed57e0b37819777187ef3e7299b12f X-VCS-Branch: master Date: Sat, 11 Jun 2016 10:14:20 +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: d09754f2-889e-4012-8c31-521f28e6f016 X-Archives-Hash: ec7e00c305ccafef69252fb73ffc4224 commit: 8354584ac7ed57e0b37819777187ef3e7299b12f Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 11 10:13:42 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 11 10:14:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8354584a x11-libs/gtksourceview: Move 3.18.3 back to ~arm due to some regressions Package-Manager: portage-2.3.0_rc1 x11-libs/gtksourceview/gtksourceview-3.18.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/gtksourceview/gtksourceview-3.18.3.ebuild b/x11-libs/gtksourceview/gtksourceview-3.18.3.ebuild index beb1925..40610a6 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.18.3.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.18.3.ebuild @@ -17,7 +17,7 @@ SLOT="3.0/3" IUSE="glade +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.44:2