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 C1A66138330 for ; Sat, 17 Sep 2016 17:33:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FDF5E0B22; Sat, 17 Sep 2016 17:33:57 +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 F2422E0B22 for ; Sat, 17 Sep 2016 17:33:55 +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 8FFB3340BBA for ; Sat, 17 Sep 2016 17:33:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88303248A for ; Sat, 17 Sep 2016 17:33:52 +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: <1474132902.3c5018d487319368d652f68455a0e3d4d23462c1.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/dconf-editor/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild X-VCS-Directories: gnome-base/dconf-editor/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 3c5018d487319368d652f68455a0e3d4d23462c1 X-VCS-Branch: master Date: Sat, 17 Sep 2016 17:33:52 +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: 3062fe9c-44ab-4bf2-8c99-4007b2b0d848 X-Archives-Hash: 466c9f0a4deb81ed981b565e266afeca commit: 3c5018d487319368d652f68455a0e3d4d23462c1 Author: Pacho Ramos gentoo org> AuthorDate: Sat Sep 17 17:21:42 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Sep 17 17:21:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c5018d4 gnome-base/dconf-editor: Stop stabilizing this in minor arches for not overloading them. Package-Manager: portage-2.3.0 gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild b/gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild index fc74bab..a00d144 100644 --- a/gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild +++ b/gnome-base/dconf-editor/dconf-editor-3.18.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/dconf-editor" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" COMMON_DEPEND=" >=dev-libs/glib-2.39.3:2